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=43307>. 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=43307 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Error Message |Misleading Error Message w/ | |XML+XSL input ------- Additional Comments From [EMAIL PROTECTED] 2007-09-04 10:28 ------- Did a very quick debug session, and something very weird is going on when using XML+XSL as input. I placed some breakpoints in PropertyList, and noticed that convertAttributeToProperty() is called 4(!) times for the erroneous text-weight property. Everything works nicely, up until the call to FObj.attributeError(). Instead of causing a ValidationException, it seems the exception is swallowed by Xalan, which apparently recovers from it and happily tries to continue the transform... Have you tried a different XSLT processor? -- 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.
