Closed (fixed)
Project:
Draft
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2010 at 08:42 UTC
Updated:
23 Sep 2010 at 12:44 UTC
When opening saved draft 'Populating Draft form' message appears. And nothing changes, form is not populated.
Can anybody suggest a resolution?
Thanks in advance!
Comments
Comment #1
darren.ferguson commentedHow are you trying to view the draft? Through the draft/list???
Need some more information on this since this can be anything
Comment #2
elijah lynnDarren says here, http://drupal.org/node/714250#comment-2618806, that the Draft module does not support WYSIWYG. Are you using WYSIWYG?
Comment #3
elijah lynnBtw, I am getting this too. It was working fine the other day but now it just hangs for most of the drafts. Darren, do you plan to support WYSIWYG in the future?
Comment #4
darren.ferguson commentedI might when i get a chance but unfortunately i have not had any time too work on these modules.
If i get a chance i will check the WYSIWYG module and try to make it work.
Comment #5
elijah lynnAwesome Darren! It is at least good to know that as of this time it isn't officially supported.
Would be great if you have time someday. If you ever have a paypal donation page let me know and I will send you some money (for the work you already have done!)
Cheers,
Elijah
Comment #6
Alleyne_SmartLikeTruck commentedDraft does not appear to work with CKeditor at the moment, and is exhibiting the same problems as those running WYSIWYG module.
When attempting to save draft, the save process empties out the body field, when trying to view a draft the process of filling body field hangs.
I had WYSIWYG module, disabled at time of Draft install, I then completely removed it from the modules directory but still no go with CKeditor.
For those that must have both Draft and CKeditor, there is a sort of work around, goto /admin/settings/ckeditor/edit/Advanced then "Editor Appearance" and set "Default State:" to Disabled and the "Show disable/enable rich text editor toggle:" to Show
example picture of menu http://smartliketruck.com/public_html/img/Picture%202.png
This way when you open a draft from the /draft/list it will open in a plain text field, you can then switch to rich text (CKeditor) to do your editing.
You must remember to switch back to plain text before saving another draft else you'll end up with a blank field.
Comment #7
darren.ferguson commentedAlleyne
Any chance you have this public so i can see what is occurring??
On a stock D6 site i have no issues with this
Please advise
Comment #8
darren.ferguson commentedOkay so the issue turned out to be i read the javascript API for CKEditor wrongly.
I have now corrected and verified with a test site from Alleyne above and also managed to get it working on a stock site here.
http://drupal.org/cvs?commit=341834 is the code revision in CVS for the commit and if all goes well and Alleyne reports successful in his installation will create a new release for the module.
Comment #9
Krogenar commentedI'm experiencing the same problem with CKEditor and Drafts -- is this going to be made into a new version soon, or is a patch available?
Comment #10
cayci commentedsame issue ;in body field CKEditor (6.x-1.1 ) and Draft (1.6.8)
it doesnot save body field
Comment #11
shambler commentedsame issue as above - I'm using CKeditor and Draft 1.6.8. I don't suppose the dev version solves it?