You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Filip Hanik - Dev Lists <de...@hanik.com> on 2008/09/08 19:36:44 UTC

[ANN] Apache Tomcat 5.5.27 released

The Apache Tomcat team announces the immediate availability of Apache
Tomcat 5.5.27 stable.

Apache Tomcat 5.5.27 incorporates numerous security updates and bug fixes.
Please refer to the change log for the list of changes:
http://tomcat.apache.org/tomcat-5.5-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-55.cgi

Thank you,
The Tomcat Team


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


Re: [ANN] Apache Tomcat 5.5.27 released

Posted by Mark Thomas <ma...@apache.org>.
Robert Koberg wrote:
> 
> I make use of the above technique quite a bit to keep my source content
> well-formed (I generate the JSPs with XSL). E.g.
> 
> <input type="radio${$obj.foo eq 1 ? '&quot; checked=&quot;checked' : ''}"/>
> 
> I will test it out when I get a chance.

Great. If you find new failure cases please create a bugzilla entry.

Cheers,

Mark

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


Re: [ANN] Apache Tomcat 5.5.27 released

Posted by Robert Koberg <ro...@koberg.com>.
On Sep 8, 2008, at 1:59 PM, Mark Thomas wrote:

> Robert Koberg wrote:
>> Hi,
>>
>> Regarding:
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
>>
>> Have things like the follwoing been tested:
>>
>> <input value="${&quot;boo&quot;}" />
>> < input value="${&quot;boo&quot; foo's}" />
>> < input value='${&quot;boo&quot;}' />
>> < input value='${&quot;boo&quot;} "foo"' />
>
> I don't recall testign those combinations. Additionally, those might  
> get
> bitten by a variation of
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45451
>
>> I guess I am more concerned about version 6x. Has this fix been  
>> applied
>> to v6x?
>
> Did you read the bug report?

I thought so :) Sorry, I see it now.

I make use of the above technique quite a bit to keep my source  
content well-formed (I generate the JSPs with XSL). E.g.

<input type="radio${$obj.foo eq 1 ? '&quot; checked=&quot;checked' :  
''}"/>

I will test it out when I get a chance.

best,
-Rob




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


Re: [ANN] Apache Tomcat 5.5.27 released

Posted by Mark Thomas <ma...@apache.org>.
Robert Koberg wrote:
> Hi,
> 
> Regarding:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
> 
> Have things like the follwoing been tested:
> 
> <input value="${&quot;boo&quot;}" />
> < input value="${&quot;boo&quot; foo's}" />
> < input value='${&quot;boo&quot;}' />
> < input value='${&quot;boo&quot;} "foo"' />

I don't recall testign those combinations. Additionally, those might get
bitten by a variation of
https://issues.apache.org/bugzilla/show_bug.cgi?id=45451

> I guess I am more concerned about version 6x. Has this fix been applied
> to v6x?

Did you read the bug report?

Mark


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


Re: [ANN] Apache Tomcat 5.5.27 released

Posted by Robert Koberg <ro...@koberg.com>.
Hi,

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

Have things like the follwoing been tested:

<input value="${&quot;boo&quot;}" />
< input value="${&quot;boo&quot; foo's}" />
< input value='${&quot;boo&quot;}' />
< input value='${&quot;boo&quot;} "foo"' />

I guess I am more concerned about version 6x. Has this fix been  
applied to v6x?

just curious,
-Rob


On Sep 8, 2008, at 1:36 PM, Filip Hanik - Dev Lists wrote:

> The Apache Tomcat team announces the immediate availability of Apache
> Tomcat 5.5.27 stable.
>
> Apache Tomcat 5.5.27 incorporates numerous security updates and bug  
> fixes.
> Please refer to the change log for the list of changes:
> http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
>
> Downloads:
> http://tomcat.apache.org/download-55.cgi
>
> Thank you,
> The Tomcat Team



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