Downloads

Download tar.gz 15.37 KB
MD5: 37dc0250f893f92393e82fb73d21f0e6
SHA-1: 89439d6d60aa3bb58fde9254a5fab47e74c62a09
SHA-256: 8d9d0f768ea366e60af4162cd6f9322091bdde3ad47d4131b1cbfdcf35f59820
Download zip 22.58 KB
MD5: 580bd73d20fc458d31f2df10e1aa8095
SHA-1: d1e6c162feaacc3e19293dcfe1b6114ce0fd26b4
SHA-256: 4e5af0670f0257d6f8b1dae6bb0f0680cdd5159a33653eb1d7d20eb7aae9f5d6

Release notes

Bugs

- #355521: When multiple themes are used on one site (user-set, or admin theme) and at least one of them overrides theme_menu_item(_link), under certain conditions DHTML Menu would cause a fatal PHP error (or WSOD). DHTML Menu now keeps a separate record of the relevant theme functions for each theme.
- #337596: PHP warnings ("invalid argument for foreach") were generated under certain conditions due to insufficient data sanity checks. The variable is now ensured to be an array before calling foreach.
- #352005: Ubercart's Catalog links were made "unclickable" by DHTML Menu's Javascript. DHTML Menu now uses identifiers with "dhtml_menu" in their name to ensure uniqueness.
- #356231: When DHTML Menu is configured to allow only one open menu, and a site uses a zen-based theme based on an outdated version of zen (pre 6.x-1.x-beta3), there is a strange "shuttering" behavior where menus slide closed immediately after being opened. This is caused by the lack of a required CSS identifier in the printed markup. Although this is a bug in the affected themes, it is trivially avoided with one line in DHTML Menu.

Translations

- #349268, #345204: The German, Esperanto and Spanish locales were updated with the latest string additions (6.x-3.2) and received a plural syntax bugfix.

Created by: cburschka
Created on: 17 Jan 2009 at 03:25 UTC
Last updated: 17 Jan 2009 at 03:25 UTC
Bug fixes
Unsupported

Other releases