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

       Web browser: ---
             Bug #: 31259
           Summary: Large numbers are rendered differently depending on
                    which server is rendering them
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Large numbers such as 82,000,000 get rendered as 8.2E+7 by one server and
82000000 by another. The former is wrong and makes parsing numbers in templates
(such as {{val}}) impossible. A little investigation indicates that servers
named "srv*" render it as 8.2E+7 and servers named "mw*" render it as 82000000.
I've been told at the village pump that filing a bug here may help find the
root cause and resolve it.

See also:
https://secure.wikimedia.org/wikipedia/en/wiki/Wikipedia:Village_pump_(technical)#large_numbers_are_rendered_differently_by_various_servers.2C_leading_to_number_formatting_errors.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to