matt.payne wrote:
There seem to be some type of regression that has happen with regards to
actionMessage/actionErrors.

In the current build snapshots of 2.1.3 actionErrors/message are no longer
exposed my to the sitemesh decorator(I am using freemarker result
types/decorators).  However that are still available to the direct result,
just not within the decorators.

In 2.1.3 there have been some changes around the FilterDispatcher and ActionContextCleanup.
You may notice the FilterDispatcher is deprecated.

See the struts-dev "New Filter Strategy RFC" thread started on 22 June 08.

I haven't paid attention to what's changed and have some code running with the older filters and some on the new. I'm certain none of my code uses action messages inside decorators though.

In 2.1.2, the resolution of WW-2167 also carried some risk for sitemesh decorators:
https://issues.apache.org/struts/browse/WW-2167


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

Reply via email to