Releases of Drupal contributions that are compatible with version 5.x of Drupal Core
o Reverting #130196: The original behavior was correct. o #135829: Changed a bit how view table fields are defined to help prevent type confusion.
This 2nd beta fixes a critical bug with list views completely disappearing.
Changes since DRUPAL-5--1-3:
Known issue:
Fixed "Missing argument 2 for variable_get()" bug
Missing argument 2 for variable_get()
Added a setting to choose between the hook_init() method (which is the default one) and the hook_link_alter() method addressed by this issue: http://drupal.org/node/129703
I *think* that's fixed it? It's hard to tell when I don't have a live 5.x environment