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

            Bug ID: 68926
           Summary: formatnum behaviour does not handle commas properly
           Product: MediaWiki extensions
           Version: master
          Hardware: All
               URL: https://en.wikipedia.org/w/index.php?title=Special:Boo
                    k&bookcmd=render_article&arttitle=User%3AHeadbomb%2FSa
                    ndbox24&oldid=619305186&writer=rdf2latex
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Collection
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Originally filed at
http://web.archive.org/web/20110715061930/http://code.pediapress.com/wiki/ticket/867

__________

Description ΒΆ

*{{formatnum:1234567890}}
*{{formatnum:1234567890|R}}
*{{formatnum:1,234,567,890}}
*{{formatnum:1,234,567,890|R}}

Renders as

    1234567890
    1234567890
    1,234,567,890
    1,234,567,890 

But it should instead render as

    1,234,567,890
    1234567890
    1,234,567,890
    1234567890 

Example:  http://en.wikipedia.org/wiki/User:Headbomb/Sandbox24

PDF: 
http://en.wikipedia.org/w/index.php?title=Special:Book&bookcmd=render_article&arttitle=User%3AHeadbomb%2FSandbox24&oldid=373610336&writer=rl

___________

18.06 < cscott> it seems that xelatex doesn't like
\hypersetup{pdftitle={\nolinkurl{User:Headbomb/Sandbox24}}}

-- 
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

Reply via email to