DO NOT REPLY [Bug 43632] - NullPointerException in x:transform
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
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=43632>. 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=43632 ------- Additional Comments From [email protected] 2007-10-16 05:36 ------- (In reply to comment #1) > Make sure that ${order} does not evaluate to null. Transformer.setParameter > should throw an NPE if the parameter value is null. Yes, but the first entry in the stack trace is TransformSupport.addParameter, so doesn't that imply that t is null? Anyway I will add a check of ${order} to eliminate the possibility that it evaluates to null. Rob -- 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.