Page 1 of 1

FileUpload bug 3.0-SNAPSHOT

Posted: 05 Apr 2011, 10:19
by rthaler
fileUpload error: upload button disappears if attribute 'update' contains an id of parent container.
JavaScript console shows the following error:

uncaught exception: FileUpload with namespace "ui-fileupload-mainform:up2" already assigned to this element.

tested with latest snapshot include fileupload fix r4427

regards

Re: FileUpload bug 3.0-SNAPSHOT

Posted: 05 Apr 2011, 11:00
by cagatay.civici
Working on it at the moment.

Re: FileUpload bug 3.0-SNAPSHOT

Posted: 05 Apr 2011, 11:02
by cagatay.civici
Should be fixed now with;

http://code.google.com/p/primefaces/sou ... ail?r=4433

Test passed.

Thanks for your feedback!