[wp-trac] [WordPress Trac] #15979: submit_button() causing duplicate #submit on taxonomy pages, breaks ajax add
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 26 03:07:42 UTC 2010
#15979: submit_button() causing duplicate #submit on taxonomy pages, breaks ajax
add
----------------------------+-----------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: Administration | Version: 3.1
Severity: normal | Keywords:
----------------------------+-----------------
submit_button is being used to generate 2 submit buttons on taxonomy
management pages, the result is that Ajax adding of terms is linked to the
search submit button, not the form submit button.
Solution is to change one of these to a unique ID, changing the search
button ID seems to be the right choice to me.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15979>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list