https://bugzilla.wikimedia.org/show_bug.cgi?id=21631

           Summary: Unable to assign starting value to numbered list
           Product: MediaWiki
           Version: 1.15.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


According to
http://meta.wikimedia.org/wiki/Help:List#Specifying_a_starting_value I should
be able to define the starting value for a numbered list like this:

#<li value=10>Saint Petersburg
#Petrograd
#Leningrad

Instead of rendering like this, though:

10. Saint Petersburg
11. Petrograd
12. Leningrad

In MediaWiki 1.15.1 it renders like this:

1.
10. Saint Petersburg
11. Petrograd
12. Leningrad


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to