Quoting "Filip S. Adamsen" <[EMAIL PROTECTED]>:
Hi,
This was changed between 5.0.14 and 5.0.15 and subsequently reverted in
5.0.16. See https://issues.apache.org/jira/browse/TAPESTRY-2675.
-Filip
Ok, thanks. That will be why.
cheers,
p.
This should have been fixed as
https://issues.apache.org/jira/browse/TAP5-132. Please try a more recent
version (5.0.16-SNAPSHOT).
Uli
Am Fr, 26.09.2008, 13:05, schrieb [EMAIL PROTECTED]:
> Hi,
>
> I am implementing an access controller as specified in the Wiki HOW-TOs
>
> http://wiki.apache.org/
Hi,
This was changed between 5.0.14 and 5.0.15 and subsequently reverted in
5.0.16. See https://issues.apache.org/jira/browse/TAPESTRY-2675.
-Filip
On 2008-09-26 13:05, [EMAIL PROTECTED] wrote:
Hi,
I am implementing an access controller as specified in the Wiki HOW-TOs
http://wiki.apache.o
Hi,
I am implementing an access controller as specified in the Wiki HOW-TOs
http://wiki.apache.org/tapestry/Tapestry5HowToControlAccess
On a logout ActionLink I do:
return Index.class;
In the past this has been working fine. Today I tried using the link
and I get an exception:
[ERROR]