[wp-trac] [WordPress Trac] #5088: Editing a Page With HTML Encoded
Entities < span> changes them into <> changing the content
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 27 02:09:14 GMT 2007
#5088: Editing a Page With HTML Encoded Entities <span> changes them into <>
changing the content
-------------------------+--------------------------------------------------
Reporter: foolswisdom | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.3.1
Component: General | Version: 2.3
Severity: critical | Keywords:
-------------------------+--------------------------------------------------
Editing a Page With HTML Encoded Entities <span> changes them into
<> changing the content
ENV: WP trunk (2.3+r6172)
Repro: Always [[br]]
Steps: [[br]]
1. Create a page with Page Content of [[br]]
{{{<span>}}} [[br]]
2. Publish the page [[br]]
3. Edit the page again
ACTUALLY RESULT: [[br]]
The Page Content is now [[br]]
{{{<span>}}}
EXPECTED RESULT: [[br]]
The Page Content should still be [[br]]
{{{<span>}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/5088>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list