Change events are only fired from form elements when they are changed
(often onblur). FCKEditor is not a form element but updates the hidden
form element it uses to store the actual content on form submit (I
believe). On top of that, chenillekit Editor does not yet support AJAX
and will not set it's value in the underlying hidden field on AJAX
submits. Have a look at: http://jira.codehaus.org/browse/CHEN-2. The
patch I suggested there might fix your problem. (Though the change event
would only be fired on form submit)
If you like the patch vote for the issue ;-)
Cheers,
Joost
On 25/01/11 1:38 PM, jeczmien wrote:
Hi.
I have problem with FCKEditor (wrapped by chenillekit Editor component) with
zoneupdater mixin.
It doesnt issue "change" clientEvent.
Can anyone tell me how to use it with zoneupdater?
Or if there is another rich text component which can be used with
zoneupdate.
Best regards.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org