https://bugzilla.wikimedia.org/show_bug.cgi?id=24787
ShoeMaker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from ShoeMaker <[email protected]> --- Seems like it would be an e(In reply to comment #2) > ---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? I see this often actually... Seems like it would be an easy enough fix though. To avoid a collision, the TOC should just call the second header 'test_%E2%84%962'. (test_№2) Then 'test_2' wouldn't be an issue. -- 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
