[wp-hackers] Lists In Comments

Brian Groce wp at briangroce.com
Tue Jun 22 19:18:12 UTC 2004


Has anyone else had a problem with list tags being stripped out of the 
comments?

For example, something like this (stored in the DB correctly)...

<ul>
     <li>item</li>
     <li>item 2</li>
     <li>item 3</li>
</ul>

Is outputted to the file as...

<p>
item <br />
item2 <br />
item3
</p>

Also, in links, [target="_blank"] is stripped out of href tags.

Brian
http://briangroce.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/hackers_wordpress.org/attachments/20040622/a30f484e/attachment.htm


More information about the hackers mailing list