[wp-trac] [WordPress Trac] #6374: Editing a Post With an Existing
Custom Field Value Containing an HTML Encoded Entity Produces an
Unescaped Character Upon Save.
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 24 17:26:06 GMT 2008
#6374: Editing a Post With an Existing Custom Field Value Containing an HTML
Encoded Entity Produces an Unescaped Character Upon Save.
----------------------------+-----------------------------------------------
Reporter: qweenie | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Editing a Post With an Existing Custom Field Value Containing an HTML
Encoded Entity Produces an Unescaped Character Upon Save.
ENV: WP trunk 2.5 revision 7502
Repro: Always
Steps:
1. update a custom field with value of 'lopez & gwatney'
2. view post and the source of page shows a valid html escaped entity
'lopez & gwatney'
3. edit same post changing category and save
4. view post and the source of page shows invalid unescaped character.
'lopez & gwatney'
Expected Result:
Source of page to show 'lopez & gwatney' when displaying custom field
value
--
Ticket URL: <http://trac.wordpress.org/ticket/6374>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list