[contributions:jaza] /modules/activeselect API.txt activeselect.js activeselect.module /modules/category category.module
User: jaza Branch: HEAD Date: Wed, 29 Mar 2006 12:51:48 +0000 Modified files: /modules/activeselect API.txt activeselect.js activeselect.module /modules/category category.module Log message: - #55129: categories with multiple distant parents get duplicated in admin listings. - #56026: multiple parents not saved when using activeselect. Turned out that this problem could be solved entirely by patching activeselect, rather than by patching category (the Form API processes select data as an array if the name of the element has '[]' brackets on the end - so activeselect now appends and removes '[]' characters from a target element's name dynamically). - Changed the activeselect API to use '|selected' notation, instead of the '#' notation, to indicate selected elements. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/API.t... http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/activ... http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/activ... http://cvs.drupal.org/diff.php?path=contributions/modules/category/category....
participants (1)
-
drupal-cvs@drupal.org