[Bug 461557] New: entitiy declaration in XML files causes array error

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 9 04:27:48 UTC 2008


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

Summary: entitiy declaration in XML files causes array error

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

           Summary: entitiy declaration in XML files causes array error
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: perl-XML-TreeBuilder
        AssignedTo: jfearn at redhat.com
        ReportedBy: jfearn at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com, mmcallis at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description of problem:
If an entity is declared in an XML file the array reference is wrong causing an
access error.

Version-Release number of selected component (if applicable):
perl-XML-TreeBuilder-3.09-10

How reproducible:
Always

Steps to Reproduce:
1. Create an xml file
2. declare an entity in the XML file
3. parse file

Actual results:
+ xmlClean -in RELEASE-NOTES.xml -out ../xml/RELEASE-NOTES.xml -book
RELEASE-NOTES -lang en-US
Modification of non-creatable array value attempted, subscript -1 at
/usr/lib/perl5/vendor_perl/5.10.0/XML/TreeBuilder.pm line 39.

Expected results:
No error

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 Fedora-perl-devel-list mailing list