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

           Summary: Spaces in the output of {{NUMBEROFARTICLES}} should
                    not wrap
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: heldergeov...@gmail.com


When the result of {{NUMBEROFARTICLES}} is something like "1 234" (with a space
between two digits, 1 and 2), the number is wrapped and we get something like

/----------------------------------\
|Text text text text text text 1   |
|234 text text text text text...   |
\----------------------------------/
instead of

/----------------------------------\
|Text text text text text text     |
|1 234 text text text text text... |
\----------------------------------/

This is awful.

Maybe it should be used white-space:nowrap or   in the output... What do
you think?

Helder

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