Last modified: 2014-10-04 19:53:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T73640, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71640 - Numbered list and semi column
Numbered list and semi column
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-04 07:53 UTC by Andyrom75
Modified: 2014-10-04 19:53 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Andyrom75 2014-10-04 07:53:42 UTC
Only the first two group of numbered list:
#'''Item 1'''
#'''Item 2'''

#;Item 1
#'''Item 2'''

#;Item 1
#;Item 2

are shown correctly:
1. Item 1
2. Item 2

1. Item 1
2. Item 2

1. Item 1
   Item 2

The third one do not convert the # into a numbered item.

The problem exist with any item that use the semi-column to apply the bold title BUT the first one that is shown correctly. For example:
#;Item 1
#;Item 2
#'''Item 3'''
#;Item 4
#'''Item 5'''

show
1. Item 1
   Item 2
2. Item 3
   Item 4
3. Item 5

PS Tested on https://it.wikivoyage.org but I supposed that the bug exist on each wiki

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links