Re: [S2] , resource key and OgnlValueStack

2008-07-23 Thread Pierre Thibaudeau
2008/7/23 Jeromy Evans <[EMAIL PROTECTED]>: > Can you please raise this in JIRA? Here ya go, Jeromy: https://issues.apache.org/struts/browse/WW-2732 (I hesitated on the "Type" to give to this issue...) - To unsubscribe, e-mail:

Re: [S2] , resource key and OgnlValueStack

2008-07-23 Thread Jeromy Evans
Can you please raise this in JIRA? I think the key has always been evaluated but I'd have to check. I did make some significant changes to this tag for 2.1.2 and may have accidentally changed the behaviour. I'd be very happy to turn off evaluation of the key as it wastes cycles but would ha

[S2] , resource key and OgnlValueStack

2008-07-22 Thread Pierre Thibaudeau
(I use Struts 2.1.2) I am not sure if the following behaviour of is documented. (I have not read any comment about it.) will yield the message from the resource bundle whose key is "resource.bundle.key", provided that key exists. Otherwise, normally, you would get the name of the key printed a