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=13144>. 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=13144 Scriplet comment breaks JSPs silently [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | ------- Additional Comments From [EMAIL PROTECTED] 2002-09-30 18:12 ------- Kin, please look at my example. There's a linefeed after the %> and it's really not obvious to the general JSP developer that this is not okay. This is not an exact duplicate of 13107 which has absolutely no linefeed. I could follow the spec and rewrite all my JSPs but if you don't fix that, you will break thousands of pages worldwide when ISPs upgrade from tomcat 4.0 to 4.1. Even worse nobody will get an error message from Jasper but all their JSPs will stop to work properly. Another point: if a // single line comment only ends with an linefeed why isn't the %> commented out, therefore letting the preprocssor regard the HTML code as a continuation of the scriptlet? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>