Downloads

Download cck-6.x-2.0-rc4.tar.gztar.gz 184.61 KB
MD5: b0805a344cdee93fa0d9388160c5fac2
SHA-1: 94e6b2822aaf1421243e1908c7facb5e94ba59cc
SHA-256: f37b8115ee5dcbd9fe6e6fc401614cb6c9605e6d2fdf0f1dd6039b62f9d51317
Download cck-6.x-2.0-rc4.zipzip 256.6 KB
MD5: 183aec2744d7d7ebd1b59c98e0282dbd
SHA-1: 56aeed90a03440388f9bb6af4bfe5c31a21133c3
SHA-256: 194e2cc9dac3efaaea35c36522f177c890178da4f4160603f0810438e3d5babc

Release notes

CCK 6.2.rc4
===========

This RC Mainly fixes a critical bug :
http://www.drupal.org/node/277968 - Saving 'Display Fields' wipes widget settings.

Other changes :
- #278325 Nodereference/Userreference - autocomplete widget does not check nodes/users are 'referenceable'.
- #278325 followup: Unify the mechanism used to assign hook_field('validate') errors to form elements across fields and widgets.
- Userreference - Turn the 'Reverse link' radios into a checkbox in the field settings.
- Nodereference - Only list 'node' Views in the 'advanced mode', and differnciate default views as in D5.
- Optionwidgets - fix PHP warning when creating a new 'on/off checkbox' and no allowed values could be set yet.
- Optionwidgets - fix PHP warning on 'on/off checkbox' only one 'allowed value'.
- Optionwidgets - add a 'warning' message to remind the admins they need to set allowed values.
- #278676 by hass: fix untranslated field and widget type names.
- Do not validate the fields settings form when the 'change label / widget' submits the form.
- #273502 Let the 'menu settings' node-form fieldset on node forms be repositioned.
- #273502 followup: add a description for non-CCK 'fields' on 'Manage fields' tab.
- #278793 by hass: fix untranslated PHP code example.
- Nodereference/Userreference - There were two 'no selection' choices on 'select list' widget for non-required fields.
- #277486 Nodereference/Userreference - no selection with 'select list' widget stores 0 instead of NULL.
- #278789 better wording for the 'PHP default value invalid' error message.
- #267771 orignal patch by quicksketch: Richer label settings for views fields.
- #279204 by eMPee584: fix edit paths inconsistency.
- #276990 Nodereference - error message when no valid node with that title (autocomplete widget).
- Widget (FAPI-)validation messages do not display the field 'label' when the error is on a nth value (n > 1).
- Unify field validation error messages.
- #269319 Reintroduce field template variants; add theme instructions text file.
- #179419 by smk-ka: Content Copy - Import fails when language not English.
- #278899 Nodereference - Refactor 'advanced (Views-defined referenceable nodes)' to use views rendering.
- #279190 content_crud_instance_update wiped existing widget settings in some cases.
Also added a tests for a few basic properties of the CRUD API.

Created by: yched
Created on: 10 Jul 2008 at 12:55 UTC
Last updated: 1 Aug 2018 at 21:03 UTC
Bug fixes
Insecure

Other releases