You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/12/08 01:11:39 UTC

DO NOT REPLY [Bug 25263] - Incorrect SMAP generated for JSP

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=25263>.
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=25263

Incorrect SMAP generated for JSP





------- Additional Comments From ecarmich@alumni.rice.edu  2003-12-08 00:11 -------
I think the problem is that when Jasper SMAPs a TemplateText node, it assumes 
that when the input source line advances, the output source line advances as 
well.  In 5.0.12, Jasper advanced the input source line and the output source 
line independently, and so SMAPped TemplateText nodes correctly.  I've been 
meaning to fix this regression since it was introduced, but I've been slammed 
with work, and so haven't had time.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org