[wp-trac] [WordPress Trac] #5084: Non-WYSIWYG post editor broken in
2.3
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 26 17:02:31 GMT 2007
#5084: Non-WYSIWYG post editor broken in 2.3
-----------------------------+----------------------------------------------
Reporter: bglickstein | Owner: anonymous
Type: defect | Status: new
Priority: highest omg bbq | Milestone: 2.3.1
Component: General | Version: 2.3
Severity: critical | Keywords: editor
-----------------------------+----------------------------------------------
I upgraded to 2.3 yesterday and discovered that HTML elements and entities
in blog posts get an extra layer of entity-encoding before being presented
in the non-WYSIWYG edit box. If you click "Save," the encoding remains
and they're not HTML elements anymore. In other words, <b>this</b>
becomes <b&rt;this</b&rt; (and then renders in the blog as
<b>this</b> when what I really wanted was '''this''').
--
Ticket URL: <http://trac.wordpress.org/ticket/5084>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list