[Bug 479521] New: Invalid character in ttf name table regarding copyright that crashes XML marshalling

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 10 16:29:06 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Invalid character in ttf name table regarding copyright that crashes XML marshalling

https://bugzilla.redhat.com/show_bug.cgi?id=479521

           Summary: Invalid character in ttf name table regarding
                    copyright that crashes XML marshalling
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: medium
          Priority: low
         Component: liberation-fonts
        AssignedTo: cchance at redhat.com
        ReportedBy: pander at users.sourceforge.net
         QAContact: extras-qa at fedoraproject.org
                CC: cchance at redhat.com, fedora-fonts-bugs-list at redhat.com,
                    fedora-i18n-bugs at redhat.com
    Classification: Fedora


Description of problem:
Invalid character in ttf name table regarding copyright that crashes XML
marshalling

Version-Release number of selected component (if applicable):
  ttf-liberation 1.04~beta2-2 from Ubuntu 8.10

How reproducible:


Steps to Reproduce:
1. retrieve font nama table
  ttx -d . -t name
/usr/share/fonts/truetype/ttf-liberation/LiberationSans-Regular.ttf

2. in python, read the XML file via
  doc = libxml2.parseFile('LiberationSans-Regular.ttx')

Actual results:
LiberationSans-Regular.ttx:27: parser error : xmlParseCharRef: invalid xmlChar
value 1
      Liberation is a trademark of Red Ht, Inc. registered in U.S. Patent
an
                                            ^
LiberationSans-Regular.ttx:69: parser error : xmlParseCharRef: invalid xmlChar
value 1
      Liberation is a trademark of Red Ht, Inc. registered in U.S. Patent
an

Expected results:
Red Ht should be Red Hat, this is all right for the other TTF files in this
package.

Additional info:
Please fix and push updated package downstream.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fonts-bugs mailing list