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

           Summary: There is difference <c:out> tag output between 6.0.18
                    and 6.0.20
           Product: Tomcat 6
           Version: 6.0.20
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: na...@ariel-networks.com
                CC: na...@ariel-networks.com


In Tomcat 6.0.18, <c:out> tag that has undefined reference in its value  (like
the following snippet) outputs empty string(""), but in Tomcat 6.0.20 outputs
null. This is a critical bug.. Please fix it ASAP.

===
<c:out value="${foo.undefined.bar}" />
===

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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