Bug 6912 - Wrong property used in Driver.getParserClassName()
Summary: Wrong property used in Driver.getParserClassName()
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: 0.20.3
Hardware: PC Linux
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-06 11:22 UTC by Waclaw Sierek
Modified: 2012-04-01 06:41 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Waclaw Sierek 2002-03-06 11:22:15 UTC
Since FOP uses XMLReader interface not Parser, the property should be
org.xml.sax.driver (not org.xml.sax.parser)
see documentation for XMLReaderFactory in JDK 1.4
Comment 1 Oleg Tkachenko 2002-11-13 19:30:37 UTC
Fixed in 0.20.4.
Comment 2 Glenn Adams 2012-04-01 06:41:32 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed