Bug 15344

Summary: FOP configuration file in CVS is not a valid XML file
Product: Fop - Now in Jira Reporter: Rodolfo M. Raya <rodolfo>
Component: generalAssignee: fop-dev
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 0.15   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Rodolfo M. Raya 2002-12-13 03:33:15 UTC
The file conf/fop.xconf that is currently on CVS is not a valid XML file. 

The element <fop> is not properly closed. To fix this error edit line 107 and
replace <fop> with </fop>
Comment 1 Oleg Tkachenko 2002-12-15 09:45:29 UTC
Fixed. But afaik it's not in use for the time being.
Comment 2 Rodolfo M. Raya 2002-12-16 03:11:07 UTC
Thanks.
Comment 3 Glenn Adams 2012-04-01 06:30:59 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed