[wp-trac] [WordPress Trac] #16980: Empty Values are converted to null by class-ixr.php
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 27 13:21:09 UTC 2011
#16980: Empty Values are converted to null by class-ixr.php
--------------------------+------------------------------
Reporter: nprasath002 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 3.1
Severity: major | Resolution:
Keywords: needs-patch |
--------------------------+------------------------------
Comment (by nprasath002):
Replying to [comment:2 ocean90]:
> Copied from the comment.
I edited again. Fix that in the description
{{{
$tags_input = isset( $content_struct[mt_keywords] ) ?
$content_struct[mt_keywords] : null;
}}}
P.S how can i edit the decription??
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16980#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list