User: jaza Branch: HEAD Date: Sun, 07 May 2006 12:46:35 +0000 Modified files: /modules/category category.module /modules/category/category_display category_display.css Log message: - #61238: category selection boxes for containers with distant children not getting transformed into activeselects. For some reason (leftover crufty code from taxonomy- and pre-FAPI- days), these fields were getting their theme function manually set to theme('select'), meaning that theme('activeselect') never kicked in. No idea why this behaviour only showed up recently - perhaps a FAPI bug that was only recently fixed? - Added a bottom-margin for the navlinks div in category_display.css. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/category/category.... http://cvs.drupal.org/diff.php?path=contributions/modules/category/category_...