Tracker: Bugs

5 Mixed Lists aren't handled properly - ID: 2026301
Last Update: Comment added ( jwdavidson )

Should be able to mix lists together such as in

1. First Item
2. Second Item
* bullet level 2 item 1
* bullet level 2 item 2
o bullet level 3 item 1
3. Third Item

Formatter assumes all list styles never are mixed.


Bob Armstrong ( bobarmstrong ) - 2008-07-23 18:50:28 PDT

5

Closed

Fixed

Nobody/Anonymous

FlexWikiCore

None

Public


Comments ( 4 )

Date: 2008-08-01 09:52:33 PDT
Sender: jwdavidsonProject Admin


Build 2.1.0.248 (r1032) has a fix that allows mixed lists to function
correctly. Patch submitted by Bob Armstrong.

Thanks


Date: 2008-07-24 05:21:03 PDT
Sender: jwdavidsonProject Admin


Existing unit tests are in FormatterTests.cs::ListTests - note that there
are no cases of mixed lists and that the </li> on nested list items is not
in the correct place.


Date: 2008-07-23 22:03:08 PDT
Sender: bobarmstrong


Checked this against build 243 and it still wasn't working correctly.
Have developed a patch, but no nunit tests yet, just manual ones. Contains
a fix for another list problem as well that I haven't reported yet. Will
run my fix for a while on a site before submitting.

... Bob


Date: 2008-07-23 19:15:35 PDT
Sender: jwdavidsonProject Admin


This is a bug that has existed for a long time with the original parser.
This has been fixed in the new parser. This will be left open for the time
being, if someone wants to submit a patch it will be accepted, otherwise it
will most likely not be corrected.


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2008-08-01 09:52:33 PDT jwdavidson
resolution_id None 2008-08-01 09:52:33 PDT jwdavidson
close_date - 2008-08-01 09:52:33 PDT jwdavidson