[wp-trac] [WordPress Trac] #6026: TinyMCE 3.0 inserts b and i tags
instead of strong and em
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 28 10:00:42 GMT 2008
#6026: TinyMCE 3.0 inserts b and i tags instead of strong and em
------------------------+---------------------------------------------------
Reporter: nbachiyski | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: TinyMCE | Version:
Severity: normal | Keywords: needs-patch
------------------------+---------------------------------------------------
Steps to reproduce:
* Go to visual editor
* Write some text
* Select it and click B on the toolbar
* View the code tab
Expected: text is surrounded by <strong>...</strong>
Actual: text is surrounded by <b>...</b>
--
Ticket URL: <http://trac.wordpress.org/ticket/6026>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list