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


Alfred Staflinger <alfred.staflin...@infoniqa.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |alfred.staflin...@infoniqa.
                   |                            |com
         Resolution|FIXED                       |
           Severity|normal                      |critical




--- Comment #4 from Alfred Staflinger <alfred.staflin...@infoniqa.com>  
2009-06-08 07:14:09 PST ---
Dear Tomcat Developers,

when i have a JSP page with this tag/expression...

<c:out value="${assignment.companyHeader.address.name01}
${assignment.companyHeader.address.name02}" />

... and "companyHeader" evaluates to null, 

the output in Tomcat 6.0.18 is " " (which is correct),

but the output in Tomcat 6.0.20 is "null " (which is not correct).

I think that many JSP developers are concerned by this bug and I hope that
there will be released a new Tomcat version containing a bug fix as soon as
possible.

Best Regards
Alfred

-- 
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