Now that we've gotten to the bottom of #659278: Teaser button/text is missing my new problem is how to get rid of that aggravating Use "Split Summary at Cursor" teaser button which really has no business showing up when running a WYSIWYG editor.

What's happening is that sometimes on certain stories this thing will pop up along with CKEditor, you get a 2nd edit box with the teaser, if you save the story gets messed up with the teaser part of the story saved multiple times.

The checkbox and 2nd edit box always shows up for a second or two when doing a node/edit but usually disappears.

Looks like this was a persistent pain in FCKEditor #240230: fckeditor + drupal teaser break = problem

Much discussion about how to get around it without hacking core here #225955: Hidding the "Split Summary At Cursor" button in drupal 6

When it happens there's no work around. Should CKEditor automatically hide this redundant checkbox / behavior?

Comments

gadzuk’s picture

I guess #225955: Hidding the "Split Summary At Cursor" button in drupal 6 was a node rather than an issue, the discussion was here:
http://drupal.org/node/225955

I went back through my nodes and wasn't able to find a test case for this problem. I do see the checkbox flash up for a second or two but the issue with teasers being saved multiple times hasn't occurred since I switched from FCKEditor to CKEditor.

It's all good!

wwalc’s picture

I see that in http://drupal.org/node/225955 there is actually an instruction how to remove breaks button from CKEditor's toolbar :)

Anyway, the issue in FCKeditor is pretty old and I believe it was fixed more or less properly. In CKEditor module we have used a very similar solution hoping that we'll not have such problems.
If you can reproduce this issue when having just the CKEditor module enabled then please let me know.
I suppose that you you could have encountered this error when having both modules enabled on the same textarea, is it possible?

wwalc’s picture

Status: Active » Postponed (maintainer needs more info)
wwalc’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No reply since a month, so closing this one.