Bug 121167

Summary: XML::SAX does not handle ParserDetails.ini registration
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: perl-XML-SAXAssignee: Chip Turner <cturner>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-18 02:06:00 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:
Bug Depends On:    
Bug Blocks: 114963, 121168, 123268, 125270, 133652    
Attachments:
Description Flags
Handle parser registration, other improvements none

Description Ville Skyttä 2004-04-18 11:27:11 UTC
The XML::SAX package should handle SAX parser registration, otherwise
XML::SAX->parsers() does not work.  Will attach a specfile patch.

One-line tester:
perl -MXML::SAX -MData::Dumper -e 'print Dumper(XML::SAX->parsers())'

Comment 1 Ville Skyttä 2004-04-18 11:28:13 UTC
Created attachment 99514 [details]
Handle parser registration, other improvements

* Sun Apr 18 2004 Ville Skyttä <ville.skytta at iki.fi> - 0.12-7
- Handle ParserDetails.ini parser registration.
- Require perl(:MODULE_COMPAT_*).
- Own installed directories.

Comment 2 Ville Skyttä 2004-07-06 21:55:44 UTC
Any chance of getting this finally fixed for FC3?

Comment 3 Ville Skyttä 2004-08-25 06:26:02 UTC
ping?  See also bug 121168.

Comment 4 Warren Togami 2004-09-24 22:55:31 UTC
Applied to CVS but build may be delayed due to build system problems.