Breaks CCK's 'Field settings' forms

geverest - October 28, 2008 - 13:25
Project:Block submitting twice
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:voidberg
Status:closed
Description

While trying to create a text field of the "select list" type, CCK will not save "allowed values list".

When setting the new text field up, I use the following in the "allowed values list":

male|Male
female|Female

Upon clicking "Save field settings" and then "Continue" at the Edit basic information screen, I am returned to the field settings screen with this message "You need to specify the 'allowed values' for this field." in a yellow box.

No matter how I try I cannot get CCK to save the allowed values information.

If I go to the a node using this field, the select list only shows "-None-", instead of the Male/Female choice.

Any ideas?

#1

yched - October 28, 2008 - 15:27
Status:active» postponed (maintainer needs more info)

Upon clicking "Save field settings" and then "Continue" at the Edit basic information screen

Sounds strange. When clicking "Save field settings", you should be redirected to the main 'Manage fields' overview (the page that lists all fields), not to the 'Edit basic information' screen.

Are you positive that the files that run on the server are CCK RC10. Please make sure you *remove* the existing cck folder from the server before uploading the new ones.
Also visit update.php and make sure there are no pending updates

Does this happen only when creating a new field, or also when editing the field later on ?

#2

geverest - October 28, 2008 - 21:03

Actually it appears that it was being caused by the "Block Submit" module. When I disabled it everything started working fine. I guess it must have been a conflict somewhere.

#3

yched - October 28, 2008 - 22:02
Project:Content Construction Kit (CCK)» Block submitting twice
Version:6.x-2.0-rc10» 6.x-1.x-dev
Component:CCK in core» Code
Status:postponed (maintainer needs more info)» active

Right, actually it's been reported before, I could have spotted that.
This issue has a clearer description, so let's move that one to block_submit's queue.

#4

yched - October 28, 2008 - 22:03
Title:CCK will not save the "allowed values list"» Breaks CCK's 'Field settings' forms

#5

voidberg - July 25, 2009 - 14:36
Assigned to:Anonymous» voidberg
Status:active» closed

Fixed in dev version.

 
 

Drupal is a registered trademark of Dries Buytaert.