Posted by yched on November 5, 2008 at 7:41pm
| Download | Size | md5 hash |
|---|---|---|
| cck-5.x-1.10.tar.gz | 140.36 KB | dd690b8c01bb0090e7df8402067c7373 |
| cck-5.x-1.10.zip | 175.2 KB | 6fb25478fbd0f25c6859afa19303436f |
Last updated: December 24, 2010 - 22:18
Release notes
IMPORTANT : this release fixes (minor) cross-site scripting (XSS) vulnerabilities
in nodereference.module, userreference.module and content_copy.module.
See the Security Annoucement on http://drupal.org/node/330546 for more information.
Other changes
- #316656 Default weight must be zero, not NULL, or form ordering will be incorrect.
- #309558 by mroswell : fix PHP doc typo.
- #281749 by asimmonds: fix '0' not parsed as an alias for allowed values.
- #308215 by Reg - Nodereference: Do not filter on empty string when querying for referenceable nodes.
- #318143 by Douggreen - Panels integration: make widget label translatable.