Closed (cannot reproduce)
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2010 at 15:45 UTC
Updated:
18 Feb 2014 at 07:43 UTC
Jump to comment: Most recent
Comments
Comment #1
alberto56 commentedThe workaround works as expected; however I suspect Wysiwyg is attempting to assign an editor to a non-existant text area when the body of a content is not present.
Comment #2
twodHow was the body removed? I suspect the format selector may have been left intact. (or set to #access = false) I can't test that right now though.
Comment #3
alberto56 commentedHi, the body was removed by
Let me know if you need any more info,
Albert
Comment #4
sunDuplicate of #466054: FCKeditor: Breaks on CCK textfield (not textarea) ?
Comment #5
sunSorry, I'm not able to reproduce this bug with the latest development snapshot.
Feel free to re-open this issue if you want to provide further information. Thanks.
Comment #6
arski commentedStill have this same issue.. created a simple content type with just the title field, no added fields.. for input format "basic input", fckeditor 2.6.5. is enabled and under "basic setup" - enabled by default is set.. if I remove that, the error goes away.
I'll try to provide more info as I go along
Comment #7
arski commentedwell, having the editor enabled for basic input was the real problem in the first place. I disabled that on my client's site because it's useless anyway, but you might want to remove the error and/or the option anyway.
Comment #8
twodI'm unable to reproduce this with the latest 6.x-2.x-dev and the steps mentioned earlier.
If there is no format selector on the page - and there won't be for the title field since it only handles plain text - Wysiwyg does not even add its scripts to the page.
If you're still having problems, feel free to reopen the issue.