https://bugzilla.redhat.com/show_bug.cgi?id=837535
Bug ID: 837535 QA Contact: extras-qa@fedoraproject.org Severity: unspecified Version: rawhide Priority: unspecified CC: fonts-bugs@lists.fedoraproject.org, pnemade@redhat.com Assignee: pnemade@redhat.com Summary: Malformed fontconfig config file Regression: --- Story Points: --- Classification: Fedora OS: Unspecified Reporter: tagoh@redhat.com Type: --- Documentation: --- Hardware: Unspecified Mount Type: --- Status: NEW Component: kurdit-unikurd-web-fonts Product: Fedora
Description of problem:
Still no changes in the behavior in the latest version of fontconfig, but it now warns when <test> contains multiple values or <alias> contains multiple <family>s. this is because the behavior isn't intuitive and doesn't work as expected necessarily. So you better consider to fix it to make clearer what you want to do with it.
For solution, if you are expecting OR operator with that rule, add more <match>s or <alias>es. if you are expecting AND operator with that rule, just add more <test>s in that <match>.
Version-Release number of selected component (if applicable): kurdit-unikurd-web-fonts-20020502-7.fc17.src.rpm
How to reproducible: always
Steps to Reproduce: 1. install the fonts package 2. fc-match
Actual results: Fontconfig warning: "/etc/fonts/conf.d/65-kurdit-unikurd-web.conf", line 16: Having multiple values in <test> isn't supported and may not works as expected
Expected results: no warnings
https://bugzilla.redhat.com/show_bug.cgi?id=837535
Parag pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Fixed In Version| |kurdit-unikurd-web-fonts-20 | |020502-8.fc18 Resolution|--- |RAWHIDE Last Closed| |2012-07-05 06:16:52
--- Comment #1 from Parag pnemade@redhat.com --- Fixed in kurdit-unikurd-web-fonts-20020502-8.fc18
fonts-bugs@lists.fedoraproject.org