automatic word wrap bug
-
Dear WordPress developers!!
WordPress 2.8.6 has got a Problem with the automatic word wrap. Type the following comment in a WordPress Blog:
Thank you for your comment!<blockquote>this is a small quote</blockquote> Next TextThen you have to save the comment. If you validate the your publish, you will see, that the sentence “Thank you for your comment!” will be put into the following absurd tags:<p>Thank you for your comment!<br />. The same Problem exists when you typetest 2 <p> break </p> next text. After the word test 2 you will miss the </p>.WordPress has got this mistake with every single elements like these one:
<p>, <ul>, <ol>, <li>, <h1> bis <h6>, <div>, <blockquote> etc.When you make manuell a word wrap in front of these elements, you won’t finde any problem, so WordPress must put an automatic word wrap in front of theses elements and it doesen’t do it. Please fix this nerved bug!!
regards, Dunkelangst from http://www.dunkelangst.org/
The topic ‘automatic word wrap bug’ is closed to new replies.