Re: 5.4-beta3 JavaScript backward compatibility issue? - Tynamo CKEditor 0.0.1 with tapestry 5.4-beta3 does not seem to work

2014-03-14 Thread Dragan Sahpaski
Hi Balázs, You're right and it is a bug in tapestry. JavaScriptSupport.addInitializerCall is not backwards compatible when using a JSONArray. I filled a JIRA with a patch https://issues.apache.org/jira/browse/TAP5-2300 so please follow. I hope it get's resolved soon. If not I'll probably release a

5.4-beta3 JavaScript backward compatibility issue? - Tynamo CKEditor 0.0.1 with tapestry 5.4-beta3 does not seem to work

2014-03-13 Thread Balázs Palcsó
Hi All, I am trying to use tynamo/ckeditor mixin. Here is the template code: t:textarea t:id=description value=job.description rows=8 t:mixins=tynamo/ckeditor parameters={'toolbar': 'Full'} / I get the following error Invoking t5/core/init(initCKEditor, [description,{toolbar:Full}]) 1.