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 2014/03/03 13:12:19 UTC

[Bug 56208] New: validateXml attribute is missing in jasper Ant Task (JspC) in 6.0.39, 7.0.52

https://issues.apache.org/bugzilla/show_bug.cgi?id=56208

            Bug ID: 56208
           Summary: validateXml attribute is missing in jasper Ant Task
                    (JspC) in 6.0.39, 7.0.52
           Product: Tomcat 6
           Version: 6.0.39
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: knst.kolinko@gmail.com

Mail threads:

http://tomcat.markmail.org/thread/4gblbbzxltq5jpzw
http://tomcat.markmail.org/thread/ydrqotnjkmdl6err
http://tomcat.markmail.org/thread/sn5gkulktf7tteon

This has already been fixed in Tomcat 7 by r1570163 and will be in 7.0.53.

Note that starting with 7.0.53 "validateXml" and "validateTld" are two distinct
options.

As of now "validateXml" option is removed from Tomcat 8 since 8.0.3 onwards.
Some pending cleanup and discussion on whether to reimplement in Tomcat 8 is
tracked as bug 56199.


If you are using validateXml="false", my recommendation is to just remove that
attribute from your build files. (It does not serve anything, as "false" is the
default value for this attribute).


A backport of r1570163 has been proposed for 6.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 56208] validateXml attribute is missing in jasper Ant Task (JspC) in 6.0.39, 7.0.52

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56208

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This has been fixed in 6.0.x and will be included 6.0.40.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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