You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2019/12/11 14:24:33 UTC

[GitHub] [tomcat] ml86 opened a new pull request #230: Fix missing implicit TLD map entries.

ml86 opened a new pull request #230: Fix missing implicit TLD map entries.
URL: https://github.com/apache/tomcat/pull/230
 
 
   If TldResourcePath was already registred during parsing of jsp-config
   section of web.xml, the implicit TLD map entries (derived from TLD files
   URI) have not been added to uriTldResourcePathMap.
   
   This was not in line with JSP2.2 specification section 7.3.4.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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