DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23624>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23624 setParameter of org.apache.fop.apps.TraxInputStream does nothing Summary: setParameter of org.apache.fop.apps.TraxInputStream does nothing Product: Fop Version: 0.20.5 Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: general AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In org.apache.fop.apps.TraxInputStream (and XSLTInputStream), the method setParameter does nothing since the XMLFilter generated by getXMLFilter does not use the field transformer, which is not used at all in the class.