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

           Summary: Unexpected results of  #ifexpr:
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: ParserFunctions
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: s...@neuf.fr


Unexpected results :

    {{#ifexpr: -0 | yes | no }} → no
    {{#ifexpr: 1*0 | yes | no }} → no
    {{#ifexpr: -1*0 | yes | no }} → yes 

See
http://www.mediawiki.org/w/index.php?title=Help:Extension:ParserFunctions&diff=310071&oldid=307495

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to