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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    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.

_______________________________________________
Fedora-fonts-bugs-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to