[wp-trac] Re: [WordPress Trac] #4277: bug in addArg() in wp-ajax.js
causes nothing to happen
WordPress Trac
wp-trac at lists.automattic.com
Wed May 16 16:59:19 GMT 2007
#4277: bug in addArg() in wp-ajax.js causes nothing to happen
----------------------------+-----------------------------------------------
Reporter: joetan | Owner: mdawaffe
Type: defect | Status: new
Priority: normal | Milestone:
Component: Administration | Version: 2.2
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by joetan):
thanks technosailor.
To help clarify, the function should basically add a new key into the
this.options.parameters hash variable, but it never gets updated with the
new key because "a" was created as []
I'm encountering this bug with a plugin I'm working on, which does some
ajax stuff. It doesn't appear that this function is actually used anywhere
else within the WordPress codebase.
--
Ticket URL: <http://trac.wordpress.org/ticket/4277#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list