Without looking at your code I can only guess you have forgotten to pass
the zone as parameter somewhere, or the request isn't ajax.

Something like this:

<t:eventLink event="event" *zone="client-zone-id"*>Link</t:eventLink>

Attach the source if you still have errors after trying this.

On Mon, Nov 14, 2011 at 1:19 AM, TG <tapestry...@hotmail.com> wrote:

> Ok I managed to fix the permgen issue. But now I got this error -
>
> An unexpected application exception has occurred.
>
> org.apache.tapestry5.runtime.ComponentEventException
> A component event handler method returned the value Block[Body of
> EditorSave:mainzone, at classpath:app/pages/EditorSave.tml, line 46].
> Return
> type org.apache.tapestry5.internal.structure.BlockImpl can not be handled.
>
> Any help will be appreciated.
>
> Thanks!
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/fckeditor-for-Tapestry-5-3-tp4983201p4989410.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to