Bug 447204

Summary: xml parser error while reading "About Fedora"
Product: [Fedora] Fedora Reporter: petrosyan
Component: yelpAssignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-19 20:20:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description petrosyan 2008-05-18 19:40:11 UTC
Description of problem:
yelp prints xml parser error while reading "About Fedora" document.

Version-Release number of selected component (if applicable):
yelp-2.22.1-1.fc9.x86_64

How reproducible:
Always

Steps to Reproduce:
yelp file:///usr/share/gnome/help/about-fedora/C/about-fedora.xml
  
Actual results:
/usr/share/gnome/help/about-fedora/C/about-fedora.xml:82: parser error : Entity
'mdash' not defined
      &mdash; the project and the distribution.  Visit our Web page at

Expected results:
no parser errors.

Comment 1 Paul W. Frields 2008-05-18 20:55:19 UTC
It displays OK, though, and the entity content is acceptable.  This isn't a bug
in fedora-release-notes; reassigning to yelp.  Is it possible this happens when
the user doesn't have DocBook DTDs installed?

Comment 2 petrosyan 2008-05-18 21:49:03 UTC
Installing docbook-dtds fixes the problem. Should it be made a dependency?

Comment 3 Matthew Barnes 2008-05-19 20:20:53 UTC

*** This bug has been marked as a duplicate of 447209 ***