Upload bar never stops, javascript error
olivers - June 20, 2008 - 09:35
| Project: | ImageField |
| Version: | 5.x-2.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
After upgrade to imagefield-5.x-2.1 for cck-5.x-1.7:
When I click on UPLOAD button the display changes to upload bar and does not change back any more.
When I submit the whole form, the image is uploaded nevertheless.
In Firefox my developer toolbar gives me an JS error shortly after I cklicked UPLOAD:
"missing ) in parenthetical" in drupal.js

#1
Im also getting the same error with imagefield 5.x-2.1 and cck 5.x-1.7 in IE 7 and firefox.
#2
Please disable the Devel module, try if it works then, and close this issue if it does.
#3
It worked when i disabled the devel module. Closing issue.
Thanks