https://bugzilla.wikimedia.org/show_bug.cgi?id=24787
Summary: TOC anchor name collision (collision avoidance salting
can still collide with similar headings)
Product: MediaWiki
Version: 1.16-svn
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: Normal
Component: Page rendering
AssignedTo: [email protected]
ReportedBy: [email protected]
---TOC----
1. test
2. test
3. test 2
--/TOC----
== test ==
== test ==
== test 2 ==
.....
talking about the anchors:
The TOC will call the first header 'test'.
To avoid a collision, the TOC will call the second header 'test_2'. Clever TOC.
The TOC will call the third header 'test_2', thus colliding with the other
test_2. Silly TOC.
iow, clicking "3. test 2" in the TOC will jump to "2. test".
Dunno, guess it should check for that or something?
--
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