[wp-trac] Re: [WordPress Trac] #2561: AJAX Admin
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 14 23:43:56 GMT 2006
#2561: AJAX Admin
----------------------------+-----------------------------------------------
Id: 2561 | Status: new
Component: Administration | Modified: Tue Mar 14 23:43:56 2006
Severity: normal | Milestone: 2.1
Priority: normal | Version: 2.0.1
Owner: mdawaffe | Reporter: mdawaffe
----------------------------+-----------------------------------------------
Comment (by mdawaffe):
2561.diff
Fixes:
All mentioned Item deletion/dimming.
Better ajaxcat. Update individual custom fields.
Does Not yet:
Do any item addition (though should be fairly simple now)
Known bugs:
Update a custom field. Update it again and it won't go through AJAX.
(Source of problem known, looking into best solution.)
Compatibility:
Unknown. Testing (all working) on FF 1.5.0.1/MAC 10.latest, FF
1.0.7/WinXP, IE 6.0.something/WinXP
Methodology:
"Class like" JS. Simple things: PHP sends '-1' (!current_user_can), '0'
(does not exist, something broke), '1' (all is well). Complicated things:
PHP sends '-1', '0' (as above), XML object with id and escaped raw HTML
for inclusion into list.
--
Ticket URL: <http://trac.wordpress.org/ticket/2561>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list