i notice in the 5.0.30 code, this bug may also exist since the web.xml is 2.4, 
although I have not tested. was this patched to the 5.0.30 also?

cheers, Allistair.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 22:42
> To: [EMAIL PROTECTED]
> Subject: DO NOT REPLY [Bug 32381] - Couldn't expand/collapse tree
> branches using Tomcat Administration Tool
> 
> 
> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://issues.apache.org/bugzilla/show_bug.cgi?id=32381>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
> INSERTED IN THE BUG DATABASE.
> 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=32381
> 
> 
> [EMAIL PROTECTED] changed:
> 
>            What    |Removed                     |Added
> --------------------------------------------------------------
> --------------
>              Status|REOPENED                    |RESOLVED
>          Resolution|                            |FIXED
> 
> 
> 
> 
> ------- Additional Comments From [EMAIL PROTECTED]  
> 2004-12-01 23:42 -------
> this bug was a result of moving to the 2.4 spec. the 
> placeholder used in the 
> tree control tag was ${name} which tomcat will have tried to 
> evaluate as a 
> page scoped expression language variable (which does not 
> exist of course as 
> this is not the intention).
> 
> i have provided patches for the affected JSP and Java files 
> that removes the 
> dollar but leaves the braces so it still looks like a placeholder.
> 
> i have also grepped all files across the admin webapp to 
> ensure there are no 
> more similar bugs involving EL type syntax placeholders and 
> there are not 
> (only ${node} but this is in comments only and is not present 
> in code anywhere.
> 
> i have compiled and tested with the latest HEAD and the node 
> collapse works 
> ok. hope this makes it for 5.5.5 tomorrow.
> 
> cheers :)
> 
> -- 
> Configure bugmail: 
> http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com";>www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to