You are here: Foswiki>Tasks Web>Item2262 (02 Jul 2010, GeorgeClark)Edit Attach

Item2262: Numeric Lists do not recognize ExplicitNumberingPlugin

pencil
Priority: Normal
Current State: Confirmed
Released In:
Target Release: n/a
Applies To: Extension
Component: ExplicitNumberingPlugin
Branches:
Reported By: VickiBrown
Waiting For:
Last Change By: GeorgeClark
Note: I cannot test this in Foswiki at present so I'm guessing that it' not been changed. If I'm wrong and you caught it already, I apologize.

Found in our TWiki 4.2.4 installation...

If I use ExplicitNumbering syntax as follows

##. Foo

##. Baz

all is well and the result will be
1 Foo

2 Baz

However, if I make the mistake of prefacing the # with spaces in a multiple of three...

   ##. Foo

   ##. Baz

TWiki first converts the explicit numbers and THEN goes back and decides this is two numbered lists, resulting in

1 Foo

1 Baz

This is specific to ExplicitNumberingPlugin. It ought to do enough to escape the renumbered numbers from the later TML interpretation. I don't believe the core is doing anything wrong.

-- CrawfordCurrie - 29 Jun 2010

I confirm that on trunk this is still an issue. The Explicit Numbering plugin doesn't do anything to escape normal Foswiki rendering.

ItemTemplate edit

Summary Numeric Lists do not recognize ExplicitNumberingPlugin
ReportedBy VickiBrown
Codebase trunk
SVN Range Foswiki-1.0.7, Sun, 20 Sep 2009, build 5061
AppliesTo Extension
Component ExplicitNumberingPlugin
Priority Normal
CurrentState Confirmed
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r3 - 02 Jul 2010, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy