The field is not saved!

When I use a field from before update to 1.7 I change the field, but it is not saved.
When I write new text it is not saved.
The "ID for excluding or including this element" is not shown in this field.
I have tried to exclude CKEditor from this field, but without luck.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mkesicki’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Can you explain more precisely about what issue do you have ?
You mean that in Views your text in header/footer/empty is not saved ? Am I right ?
Please describe how to reproduce your issue.

Uv516’s picture

FileSize
4.84 KB

The issue is (for me - only:) relatet to the choice "Rewrite the output of this field".

  1. Open a Viev
  2. Select a field from the Fields-area
  3. In this field you can select "Rewrite the output of this field" - do it.
  4. Now you should see a textarea-field (Earlier versions of CKeditor could not show up in this field)
  5. After a (long...) while, CKeditor starts. (In all other cases CKeditor is followed by a choice to exclude/include CKeditor in this field, but not in "Rewrite the output of this field".
  6. Write something in the CKEditor (you kan do it with WYSIWYG or with Show source - it is the same result).
  7. Click on "Update" to save what you wrote.
  8. Check the preview: Nothing has changed.
  9. Select the same field again: The select-field "Rewrite the output of this field" is empty. (And if you had some text from an earlier CKeditor this text and its format is still there.)

Please look at the picture "CKEditor-error.png": You should see that "exclude/include CKeditor" is missing. Compare with the picture CKeditor_2 in this comment.

mkesicki’s picture

Title: Rewrite the output of this field (Views) » [D6] Rewrite the output of this field (Views)
Status: Postponed (maintainer needs more info) » Needs review
FileSize
1.44 KB

Please check this patch. Now CKEditor should not show on mentioned field.

mkesicki’s picture

Status: Needs review » Fixed

I commited changes to GIT. Please check latest DEV version.

mkesicki’s picture

Title: [D6] Rewrite the output of this field (Views) » [D6] "Rewrite the output of this field" (Views option)
mkesicki’s picture

Status: Fixed » Closed (fixed)