[wp-trac] Re: [WordPress Trac] #9822: Quick Edit loses \ in the
post content
WordPress Trac
wp-trac at lists.automattic.com
Thu May 14 19:34:00 GMT 2009
#9822: Quick Edit loses \ in the post content
--------------------------+-------------------------------------------------
Reporter: hailin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by hailin):
Also in that function,
// update the post
$_POST = $data;
seems redundant, because $data = &$_POST; assignment before.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9822#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list