I have a CCK text field 'Moderation Status', which I have set to editable in a view.

Updating this for nodes with other CCK text fields works. However, updating this for nodes with other CCK content_taxonomy fields fails. Not sure if this is specific to editablefields + content_taxonomy compatibility, or if there are other CCK field types that would give the same error.

Error message:

The field Colour is required

Comments

alxbkh’s picture

same thing with content_taxonomy. I use something that gives Taxonomy vocabulary field type in CCK, works fine

mengi’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Per https://drupal.org/node/2148735, 5.x is longer maintained so issue is closed.

mengi’s picture

Status: Closed (fixed) » Closed (won't fix)