#15564 closed defect (bug) (wontfix)
Sequential <br> tags are stripped from posts on update/publish
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 3.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
When using either the Visual Editor or the HTML editor, line breaks, either by entering the <br> tag or by using Shift+Return in the Visual Editor, are being stripped out when flipping from one mode to the other or when updating or publishing the post.
This leave authors with no way to reliably insert whitespace without the use of non-breaking spaces or images.
To reproduce:
- Create a new post.
- Populate it with some text as well as a few line breaks.
- Publish.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I think you meant sequential tags as single <br> tags work properly. I'm not sure which one is worse:
or
However most new browsers would disregard improperly used <br> and not show them as white space anyways.