-
12 Dec 2009 12:24 PM #1
[FIXED] Bug in FileUploadField
[FIXED] Bug in FileUploadField
If you call reset() on a fileuploadfield, the browse button becomes disabled.
WTF
Darrell, do you test your software?
-
15 Dec 2009 2:30 PM #2
enable
enable
Just ran into the same issue. How did you overcome this?
-
15 Dec 2009 2:33 PM #3
-
15 Dec 2009 3:56 PM #4
Thanks
Thanks
Thanks for the fix. Why dont you have to call this for other fields?
-
15 Jan 2010 11:05 AM #5
so you have to call setReadOnly after reset?
so you have to call setReadOnly after reset?
so you have to call setReadOnly(false) after calling reset on the fileUPloadField??? why is this?
-
20 Jan 2010 9:32 PM #6
This bug is fixed in the releases/2.1 branch and is now available in the 2.1.1-beta release available here.
-
21 Jan 2010 7:09 AM #7
WOW! Thanks for making the fix available. Hope Ext continues with this. I dont think keeping users from bug fixes increases support subscriptions, it only alienates your users. My plan is to buy a support subscription when I need to be able to develop fast because my product is live - not when I am first learning the API and would like a working prototype.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote