an issue to follow up those one which affect this module
* better_select support is stuck because of #705984: broken default_value into betterselect_process
* previewing taxonomy "none" #716788: option none causes "Invalid argument supplied for foreach()" when previewing
* itweak_upload #737044: avoid creating a NULL form child $form['attachments']['wrapper']['files'] (also handled on our side by #736968: protect against 3rd parties creating NULL children)
* CCK's decimal: non-significant zeros #461536-6: $form_state['values'] not reflecting an accurate decimal value (i.e. non-significant zeros are dropped) (also handled on our side by #739962: CCK decimal: non-significant zeros conflict)
* CCK 3.x: multigroup #494100-58: State of the multigroup module (from our side it is still pending #773962: CCK 3.x multigroup as a whole)
* WYSIWYG #764626: support for comment_driven
* notifications #799848: notifications_object_options_subform expects first param to be a $form, but receives $subscriptions (array of objects) (reflected on our side as #799540: Compatibility: Fatal error when used with Notifications 4.x comment subscribe due to object in key)
Comments
Comment #1
arhak commented* better_select support is stuck because of #705984: broken default_value into betterselect_process
* previewing taxonomy "none" #716788: option none causes "Invalid argument supplied for foreach()" when previewing
* itweak_upload #737044: avoid creating a NULL form child $form['attachments']['wrapper']['files']
(also handled on our side by #736968: protect against 3rd parties creating NULL children)
* CCK's decimal: non-significant zeros #461536-6: $form_state['values'] not reflecting an accurate decimal value (i.e. non-significant zeros are dropped)
(also handled on our side by #739962: CCK decimal: non-significant zeros conflict)
* CCK 3.x: multigroup #494100-58: State of the multigroup module
(from our side it is still pending #773962: CCK 3.x multigroup as a whole)
* WYSIWYG #764626: support for comment_driven
* notifications #799848: notifications_object_options_subform expects first param to be a $form, but receives $subscriptions (array of objects)
(reflected on our side as #799540: Compatibility: Fatal error when used with Notifications 4.x comment subscribe due to object in key)