You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by nn kk <in...@abv.bg> on 2014/12/08 22:56:14 UTC

problem with rich text editor

 Hi everyone,
I'm using tynamo rich text area (tapestry-ckeditor-0.0.1.jar) I also use tapestry-jquery-3.4.1
I have a js error: document.observe is not a function. It looks like jquery breaks prototype, how can I fix this?

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


Re: problem with rich text editor

Posted by Basile Chandesris <ba...@free.fr>.
Le 08/12/14 22:56, nn kk a écrit :
>   Hi everyone,
> I'm using tynamo rich text area (tapestry-ckeditor-0.0.1.jar) I also use tapestry-jquery-3.4.1
> I have a js error: document.observe is not a function. It looks like jquery breaks prototype, how can I fix this?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>
      CKEditor 4.4.6 <http://ckeditor.com/release/CKEditor-4.4.6>

Download .zip 
<http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.4.6/ckeditor_4.4.6_standard.zip> 
or .gzip 
<http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.4.6/ckeditor_4.4.6_standard.tar.gz>

*Security Updates:*

  *

    Fixed XSS vulnerability in the HTML parser reported by Maco Cortes
    <https://www.facebook.com/Maaacoooo>.

    Issue summary: It was possible to execute XSS inside CKEditor after
    persuading the victim to: (i) switch CKEditor to source mode, then
    (ii) paste a specially crafted HTML code, prepared by the attacker,
    into the opened CKEditor source area, and (iii) switch back to
    WYSIWYG mode.

*An upgrade is highly recommended!
*

http://ckeditor.com/whatsnew
http://en.wikipedia.org/wiki/CKEditor#Vulnerabilities

https://github.com/tynamo/tapestry-ckeditor/tree/master/src/main/resources/org/tynamo/ckeditor
https://github.com/plannowtech/tapestry5-ckeditor/tree/master/src/main/resources/com/plannow/tapestry5/ckeditor/mixins/ckeditor

Re: problem with rich text editor

Posted by Basile Chandesris <ba...@free.fr>.
Le 08/12/14 22:56, nn kk a écrit :
>   Hi everyone,
> I'm using tynamo rich text area (tapestry-ckeditor-0.0.1.jar) I also use tapestry-jquery-3.4.1
> I have a js error: document.observe is not a function. It looks like jquery breaks prototype, how can I fix this?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>
>
Maybe this will help: http://tapestry.apache.org/javascript-faq.html

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