google-code-export / django-page-cms

Automatically exported from code.google.com/p/django-page-cms
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CKEditor revisions in admin #215

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. CKEditor placeholder (and maybe some other WYSIWYG)
2. Changing to older revision in admin
3.

What is the expected output? What do you see instead?
I see in pages_form.js:106 that there is no support for  CKEditor.
I switch the revision but it does not changes the content, and after save the 
content is also not changed.

Are you using the master version or a released version of this CMS on the
github repository?
Master.

If you can write a test that reproduce the problem, there is better chance
it will be resolved quickly.

Original issue reported on code.google.com by klich...@gmail.com on 13 Oct 2010 at 2:46