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=11574>. 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=11574 Nested logic tags are brittle ------- Additional Comments From [EMAIL PROTECTED] 2002-08-12 20:45 ------- I've submitted a patch which will fix the bug. I believe this patch will work legitimately, as the nested root and form tags essentially redefine the getProperty methods to return an empty string. I considered going through all of the other tags, and adding code throughout that was basically (if property == null, set property to ""), but making a centralized fix seemed much more robust. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>