Re: T5 enhancement: Redirecting from ComponentEventLinkEncoder.decodePageRenderRequest()

2009-06-15 Thread Massimo Lusetti
On Fri, Jun 12, 2009 at 10:23 PM, Blower, Andy wrote: > I recently moved authentication for our project in method advice for the > ComponentEventLinkEncoder method decodePageRenderRequest() because some other > method advice to the same method has some modified URL processing and it > saves dup

T5 enhancement: Redirecting from ComponentEventLinkEncoder.decodePageRenderRequest()

2009-06-12 Thread Blower, Andy
I recently moved authentication for our project in method advice for the ComponentEventLinkEncoder method decodePageRenderRequest() because some other method advice to the same method has some modified URL processing and it saves duplicating it in an authentication dispatcher. In some situations