Ticket #714 (new bug)
Linebrakes get lost while posting in forum with disabled javascript
| Reported by: | midsch | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | unassigned |
| Component: | BW Forum | Keywords: | linebrakes javascript js |
| Cc: |
Description
If you post in bw-forum with disabled javascript all linebrakes get lost. The post is complete but not very well readable.
Change History
comment:2 Changed 2 years ago by midsch
- follow_up changed from test to review code
Tested in at test: works. Kind of (and better than before). But it just looks like working. If you edit the post afterwards you see the html-tags: there are no linebreaks, but paragraphs. Strictly speaking a paragraph is not a linebreak. Worse: after editing and updating the post again every linebreak is put into a paragraph (although empty paragraphs aren't shown - at least not in my browser [iceweasel], don't know about the others.).
Note: In comments for groups (unfortunately not editable after posting) you get proper linebreaks.



I just test it on test and it seems that linebreaks finally work. Please confirm.