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

       Web browser: ---
            Bug ID: 51453
           Summary: VisualEditor:Wrong reference subnumbering used for
                    some wikis
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 12863
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12863&action=edit
Screenshot

Multiple uses of a references are shown in the reference list:

Default: is "1.0 1.1 1.2 1.3" etc.

Some wikis, like dewiki, uses "a b c" etc. 


VE rendering always use the default.

This is configured onwiki with [[MediaWiki:Cite references link many format]].
It depends on usage of $2 or $3:

Default content: [[#$1|$2]]. $2 responsible for showing "1.0 1.1 1.2 1.3" etc

dewiki content: [[#$1|$3]]. $3 is responsible for showing "a b c" etc

-- 
You are receiving this mail because:
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