-
19 Apr 2009 5:15 AM #1
[FIXED][3.0rc1] File upload button issue
[FIXED][3.0rc1] File upload button issue
After upgrading to 3.0-rc1 I notice that the button on the file upload example is showing 4 letters: "Brow".
When no letters were visible before.
Can be notice on the example page as well: http://extjs.com/deploy/ext-3.0-rc1/...le-upload.html
-
20 Apr 2009 6:58 AM #2
Fixed in SVN, you need to set:
Code:fieldLabel: 'Photo', name: 'photo-path', buttonText: '',
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote