[wp-trac] Re: [WordPress Trac] #3617: <divs> converted to <p>
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 19 23:16:15 GMT 2007
#3617: <divs> converted to <p>
----------------------------+-----------------------------------------------
Reporter: miklb | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Old description:
> see this ticket for more info
> http://trac.wordpress.org/ticket/2992#comment:8
>
> Basically, adding a div in the code view in 2.1 the div is converted to a
> <p> without a closing tag
New description:
see this ticket for more info
http://trac.wordpress.org/ticket/2992#comment:8
XHTML correction turned off
1. as admin (also confirmed with author, but stripping not deleting is
appropriate then) [[br]]
2. In Write Post, click Code tab [[br]]
3. Enter [[br]]
{{{ <div>test</div> }}} [[br]]
4. Click Visual tab [[br]]
5. Click Code tab
ACTUAL RESULT [[br]]
{{{ test }}} [[br]]
The divs have been stripped.
Comment (by foolswisdom):
Updated desc
--
Ticket URL: <http://trac.wordpress.org/ticket/3617#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list