[wp-trac] [WordPress Trac] #17848: Regression: Not possible to add a file field to the "add term" form
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 19 23:35:22 UTC 2011
#17848: Regression: Not possible to add a file field to the "add term" form
--------------------------+-----------------------------
Reporter: DreadLox | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
The "add term" form now uses ajax. The downside is that it is not anymore
possible to add an additional file field using a plug-in as it won't be
sent over ajax.
The easy way to fix this is to use the already included jquery.form script
for that form. That plugin will make the form submit into a hidden iframe
if a file field is found inside the form.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17848>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list