View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002730 | AJAX/JS | Bug Report - Interface | public | 2016-12-02 12:15 | 2016-12-05 20:46 |
Reporter | Hinoe | Assigned To | DerIdiot | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 2017-01 | ||||
Summary | 0002730: New bbcode editor: line breaks being incorrectly stripped inside unordered lists | ||||
Description | The bbcode editor is incorrectly stripping line breaks inside unordered lists. This is easy to demonstrate through the test code I'm providing below. Submitting it by pressing "preview" once, the result works, but the bbcode changes. Pressing "preview" again, with the changed bbcode, will break the first unordered list. Trying the [bbcode] button results in something similar, but with another bug (will submit another ticket for that one). | ||||
Steps To Reproduce | Use the following test code: [ul]* Line 1 * Line 2 * Line 3[/ul] [ul][li]Line 1[/li] [li]Line 2[/li] [li]Line 3[/li][/ul] [ol]* Line 1 * Line 2 * Line 3[/ol] [ol][li]Line 1[/li] [li]Line 2[/li] [li]Line 3[/li][/ol] | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-02 12:15 | Hinoe | New Issue | |
2016-12-05 20:30 | DerIdiot | Assigned To | => DerIdiot |
2016-12-05 20:30 | DerIdiot | Status | new => resolved |
2016-12-05 20:30 | DerIdiot | Resolution | open => fixed |
2016-12-05 20:30 | DerIdiot | Fixed in Version | => 2016-12 |
2016-12-05 20:46 | DerIdiot | Fixed in Version | 2016-12 => 2017-01 |