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@xxxxxxxxxx ReportedBy: jfearn@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx, mmcallis@xxxxxxxxxx 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list