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

       Web browser: ---
            Bug ID: 46095
           Summary: [Regression] {{#switch}} should not cast values to
                    integers or floats
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Keywords: code-update-regression
          Severity: major
          Priority: Unprioritized
         Component: ParserFunctions
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

{{#switch: 1.20
|1.1=a
|1.2=b
|1.10=h
|1.20=t
}} --> b

{{#switch: 1.10
|1.1=a
|1.2=b
|1.10=h
|1.20=t
}} --> a

I don't know when this happened, but it happened recently I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to