On Apr 26, 2012, at 10:09 PM, Thiago H. de Paula Figueiredo wrote:

> On Thu, 26 Apr 2012 18:01:14 -0300, Paulo Andrade <pauloandr...@ist.utl.pt> 
> wrote:
> 
>> Hello,
> 
> Hi!
> 
>> http://example.com/app/foo/com.example.entity.foo$a4c34
>> http://example.com/app/foo/1
>> 
>> To fix this I simply restart the application and it usually returns to a 
>> working state.
>> 
>> Anyone has clues on why this might be happening?
> 
> By any chance are you using ${} expansions when passing the value to the 
> context parameter of PageLink?

I'm generating the links like so:

<a t:type="ActionLink" t:id="editBeach" t:context="beach" 
t:zone="beachFormZone">${beach.name}</a>

And it works. Well... sometimes at least.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to