Re: [T4.1.2] DirectLink and stateful

2007-08-13 Thread Jesse Kuhnert
I'm not sure I understand what you are seeing as expected vs. actual behavior. I do remember seeing a bug with DirectLinks not passing that parameter to the link factory but don't know how it applies to your situation that isn't controllable via setting stateful = true/false. On 7/26/07, Patrick

[T4.1.2] DirectLink and stateful

2007-07-26 Thread Patrick Klein
Hi! I just noticed that the behavior of directlink seems to have changed from 4.1.1. We have the following directlink in your page: listener="listener:logoutUser" href="#"> ... Problem is now that the listener does not get called, but the RedirectException inside the listener seems to get