You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Stefano Nichele <st...@gmail.com> on 2008/09/27 16:27:25 UTC

bugs 45551

Hi list,
porting my application to tomcat 6.0.18 I'm now fighting with this bug:

https://issues.apache.org/bugzilla/show_bug.cgi?id=45511 ( EL "empty" 
keyword does not work )

since in my application I have a lot of something like ${empty('')}.
I have seen that the bug is already closed, so I would like to ask when 
6.0.19 will be released (if you already know it) since maybe I can wait 
for the next release instead of change my code.
I have another question about that bug. For EL specification which is 
the right way ? ${empty('')} or ${empty ('')} ? I would like to 
understand if changing my code can cause issues with other web servers 
or in any case the specification says the space is required.

Thanks a lot
ste





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org