View Issue Details

IDProjectCategoryView StatusLast Update
0002730AJAX/JSBug Report - Interfacepublic2016-12-05 20:46
ReporterHinoe Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version2017-01 
Summary0002730: New bbcode editor: line breaks being incorrectly stripped inside unordered lists
DescriptionThe 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 ReproduceUse 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]
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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