https://bz.apache.org/bugzilla/show_bug.cgi?id=63724

            Bug ID: 63724
           Summary: Compile JSP to class when using Tiles and custom tag
                    fails
           Product: Tomcat 9
           Version: 9.0.21
          Hardware: All
                OS: Mac OS X 10.1
            Status: NEW
          Severity: major
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: guilherm...@gmail.com
  Target Milestone: -----

Created attachment 36758
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36758&action=edit
stacktrace

The commit "Replace custom split(String,String) method with call to
String.split by Christopher Schultz on 08/05/19 at 21:55 and git hash
f7c41d120c6374a8221b684a5ad5ede3d1621ff4" introduced a bug in the version of
Apache Tomcat 9.0.21 where the jsp pages using taglibs within struts tiles
template are no longer being parsed properly.


I got the latest git version and revert the commit
(f7c41d120c6374a8221b684a5ad5ede3d1621ff4) mentioned above. The jsp pages are
being parsed properly again.

This is bug under jasper.jar / class org.apache.jasper.compiler.JspUtil.java

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to