Downloads

Download tar.gz 18.79 KB
MD5: 5b9e08eb6521a056cddd040a89be1ded
SHA-1: 3346463e7f57ed6b750870c1e2d830fdae2d7dfb
SHA-256: f7f3053a53113a6181fb53bd9b3e1f970ae25a6d95abe4fdcfe394d87125e2e0
Download zip 29.92 KB
MD5: c5e0df4873c4ab096d5c688aa9e1fa44
SHA-1: f07e1d19f220ec18b6b832cc63dfa211fb6fe7fe
SHA-256: 82daa790368ea44b6bda1ed98a0ea1fccde112e9c1f2c5568f2a80fe0bee1b29

Release notes

This is primarily a bugfix release, though several translations were added.

Bugs
- Far too many issues to name: The latest hook_update_N had a NULL instead of an array() return value, causing countless people to see a completely meaningless type warning.
- #297536 while traversing the menu tree, an is_array check ensures that no type warnings are emitted.
- #356495: The tree-indexing now stores ancestor trails for each menu item, removing reliance on the stack from recursive calls to theme_menu_item_link and theme_menu_item. This reliance was breaking the module whenever the theme functions were called elsewhere, eg. by NiceMenu.

Translations
- Swedish translation updated
- Ukrainian translation added
- Dutch translation added
- #454700: Polish translation added

Created by: cburschka
Created on: 5 Jun 2009 at 00:30 UTC
Last updated: 5 Jun 2009 at 00:30 UTC
Bug fixes
Unsupported

Other releases