[wp-trac] Re: [WordPress Trac] #5084: Non-WYSIWYG post editor
broken in 2.3
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 27 00:32:48 GMT 2007
#5084: Non-WYSIWYG post editor broken in 2.3
----------------------------+-----------------------------------------------
Reporter: bglickstein | Owner: anonymous
Type: defect | Status: reopened
Priority: high | Milestone:
Component: Administration | Version: 2.3
Severity: critical | Resolution:
Keywords: editor |
----------------------------+-----------------------------------------------
Changes (by raptorNL):
* priority: highest omg bbq => high
* status: closed => reopened
* resolution: invalid =>
Comment:
Reopening this ticket.
Non-WYSIWYG editor converts my HTML entities to their plain charachter
counterparts. Say I want to include some HTML code as an example in my
page, i.e.
{{{
<span>
}}}
When I save that, it's OK. But when I then edit it, the entities are gone
and it's just the unescaped HTML tag:
{{{
<span>
}}}
Strangely enough, this happens only in pages. In posts, HTML entities are
preserved as they should.
--
Ticket URL: <http://trac.wordpress.org/ticket/5084#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list