[wp-trac] Re: [WordPress Trac] #5088: Editing a Page With HTML Encoded Entities &lt; span&gt; changes them into <> changing the content

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 27 02:11:06 GMT 2007


#5088: Editing a Page With HTML Encoded Entities &lt;span&gt; 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     |   Resolution:           
 Keywords:               |  
-------------------------+--------------------------------------------------
Old description:

> Editing a Page With HTML Encoded Entities &lt;span&gt; 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]]
> {{{&lt;span&gt;}}} [[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]]
> {{{&lt;span&gt;}}}

New description:

 Editing a Page With HTML Encoded Entities &lt;span&gt; changes them into
 <> changing the content

 ENV: WP trunk (2.3+r6172) [[br]]
 User Profile > Uncheck (DISABLE) Use the visual editor when writing

 Repro: Always [[br]]
 Steps: [[br]]
 1. Create a page with Page Content of  [[br]]
 {{{&lt;span&gt;}}} [[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]]
 {{{&lt;span&gt;}}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5088#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list