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

           Summary: SVG text/tspan content reordered
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]


http://commons.wikimedia.org/wiki/File:Noncommutative_Example_Concatenation.svg
has an SVG file that gets rendered incorrectly. Normally the text should read:

EA+T≠T+EA
(EAT)≠(TEA)

For reasons yet unknown, the renderings mediawiki displays read thus instead:

EA+≠+TTEA
()≠()EATTEA

The cause of this problem is a bug in librsvg:
https://bugzilla.gnome.org/show_bug.cgi?id=624158

I don't know if you want to wait till librsvg comes up with a fix, or if you
have the resources to contribute towards a fix or implement a patch locally.
I've suggested a patch upstream, but don't know if this is the correct
approach.

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