[publican-list] [Bug 545334] New: You can't represent XML entities in a document

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 8 08:09:01 UTC 2009


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

Summary: You can't represent XML entities in a document

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

           Summary: You can't represent XML entities in a document
           Product: Red Hat Enterprise Linux 5
           Version: 5.2
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: publican
        AssignedTo: mhideo at redhat.com
        ReportedBy: dmison at redhat.com
         QAContact: jwulf at redhat.com
                CC: publican-list at redhat.com
    Classification: Red Hat
    Target Release: ---


Description of problem:
You can't represent XML entities in a document.
It would appear that the entities are being expanded more than once 

Version-Release number of selected component (if applicable):
publican-ovirt-1.0-0.el5
publican-gimp-1.0-0.el5
publican-redhat-1.1-0.el5
publican-1.3-0.el5
publican-redhat-internal-1.0-1.el5
publican-jboss-1.1-0.el5
perl-Publican-WebSite-1.2-1.el5
publican-WebSite-obsoletes-1.14-1.el5
publican-fedora-1.0-0.el5
publican-doc-1.3-0.el5


How reproducible:


Steps to Reproduce:
1.add to book 
<para>The entity to use is: <code>&allproperties;</code></para>
2.build  

Actual results:
Release_Notes.xml:32: parser error : Entity 'allproperties' not defined
   <code>&allproperties;</code>
                        ^


Expected results:
book contains the text:
The entity to use is: &allproperties;

Additional info:

-- 
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 publican-list mailing list