
|
If you were logged in you would be able to see more operations.
|
|
|
|
getText() in tag attributes in Sitemesh filters doesn't work because LocalizedTextUtil uses ActionContext.getContext() to get the value stack, which won't work in the decorators.
Patrick, can you look at this?
|
|
Description
|
getText() in tag attributes in Sitemesh filters doesn't work because LocalizedTextUtil uses ActionContext.getContext() to get the value stack, which won't work in the decorators.
Patrick, can you look at this? |
Show » |
|
NOTE: This is an API addition to the TextProvider interface, so anyone implementing this interface in their own classes will need to add this method.