This release contains the following changes:
[!] Potential PHP notices fixed in templates/page.tpl.php
[*] Minor design improvements (Estimate shipping cost popup and checkout page)
This is a hotfix release.
This fixes a major regression in the revision-specific accessibility report pages.
The problem causes the valid url to show a page not found and so the revision-specific reports are not viewable.
The problem does not happen if the drupal cache is not cleared so it is not immediately obvious that there is a problem.
Bugfixes:
- Remove line numbers because as they were displayed, they were confusing to viewers.
- Remove unlive content statistics from main statistics page.
- Restructure form to properly display with caching.
- Make the view all .. link more descriptive.
Cleanups:
- Follow drupals programing standard more closely.
- Remove the 'all' node accessibilit statistics menu.