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=37916>. 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=37916 ------- Additional Comments From [EMAIL PROTECTED] 2005-12-15 15:34 ------- This problem is caused by the <textarea id="notification.message" ...> tag in .../webapp/lenya/xslt/notification/message2xslt.xsl collapsing when there is nothing inside it (<textarea ...></textarea> becomes <textarea ... />). Both IE and Firefox fail to render this properly. But if you add a non-breaking space ( ) at the end of line 81 the problem goes away. Is there a better solution? -- 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
