DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43306>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43306 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2007-09-04 08:25 ------- text-weight is not a valid FO Property, so FOP is correct to throw an error telling the user that it is invalid. I couldn't tell this from your post, but running FOP from the command line with the FO snippet you posted I got: javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException: file:///D:/samples/fo/bug43306.fo:10:33: Error(10/33): fo:block, Invalid proper ty name 'text-weight at org.apache.xalan.transformer.TransformerIdentityImpl.transform (Transf ormerIdentityImpl.java:449) at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:165) The fact that it did work in FOP 0.93 just means 0.93 was incomplete in its Property Validation. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
