Downloads

Download tar.gz 35.5 KB
MD5: e1d3fdeda5f9148960e62d2610b40a9f
SHA-1: 7ca475f9ecc570552527d17e5e8c9ba3f1117d16
SHA-256: cdec3b7f21d84920ec169d130b88a44722711abdce193020cea34184c8800a80
Download zip 44.8 KB
MD5: de98e31530d577b5440ff36027de3048
SHA-1: 89710df16d088204547d9cc1faac81e4d793bf18
SHA-256: 313cf51718b5022243b0cb9ba19de45488a1e2392921dd8f5a0e37e0c599ed8b

Release notes

* bug fix: ignoring "Enable driven properties" checkbox
* bug fix: properly discriminate CCK's number having NULL #default_value
* bug fix: check for fieldgroup existence before attempting to clear its cache, reported by Takafumi #741524: check for fieldgroup existence before attempting to clear its cache
* support: Open Atrium themes, reported by obrienmd #740310: support Open Atrium themes (Tao and its sub-themes: Rubik, Ginkgo, etc)
* support: protect from CCK decimal numbers #739962: CCK decimal: non-significant zeros conflict
handling $form_state['values'] as double instead of string, not reflecting
an accurate decimal value (i.e. non-significant zeros are dropped) #461536-7: $form_state['values'] not reflecting an accurate decimal value (i.e. non-significant zeros are dropped)
* dismiss assertion: dropping every submit handler is ok, reported by Takafumi #737982: Assertion failed: dropping more submit handlers than expected
* support: content_taxonomy #739286: Support content_taxonomy field (just vanilla, pending diverse widgets troubleshooting)
* support: get rid of driven fieldset altogether #722792: optionally get rid of the fieldset altogether
* related to #736968: protect against 3rd parties creating NULL children: unset($form[$key]) even if !isset to ensure dropping NULLs from 3rd party
* won't fix: comment_upload support #739690: Compatibility with comment_upload due to #741544-8: comment_upload breaks on preview, reported by Takafumi
* disable driven properties if "attachments on comments" is selected for the content type in question

Created by: arhak
Created on: 13 Mar 2010 at 21:42 UTC
Last updated: 13 Mar 2010 at 21:45 UTC
New features
Bug fixes
Unsupported

Other releases