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 2004/03/01 19:54:23 UTC

DO NOT REPLY [Bug 27330] - [TagPlugins] Invalid generated JAVA code when nesting tags

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

[TagPlugins] Invalid generated JAVA code when nesting tags





------- Additional Comments From kin-man.chung@sun.com  2004-03-01 18:54 -------
The bug is not in the tag plugins, but you are right that it worked in 5.0.16.
The problem is in fixing another bug, page_context is no longer defined
if the codes for a nested tag is generated in a separate method, which is
wrong since page_context should be defined, as required by the spec.

I'll check with Jan to fix this problem.  Thanks for reporting.

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