views 6.x-2.0-rc3
merlinofchaos - September 16, 2008 - 21:50
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.0-rc3.tar.gz | 1.23 MB | f80c1846f8b53961b940c75cb2e19cdc |
Official release from CVS tag: DRUPAL-6--2-0-RC3
Last updated: September 16, 2008 - 21:55
This release fixes a couple of critical bugs in RC2.
Changes since DRUPAL-6--2-0-RC2:
- Typo was preventing "search" row type from showing up.
- #306832: "parent" incorrectly defined for views_plugin_argument_validate_taxonomy
- Default style renderer could not handle styles that did not use a row plugin; merged views_plugin_style_table::render() into views_plugin_style::render() to address this.
- #292395 by KarenS: Do not crash on view list page if a view has an invalid display.
- #303862: Array addition problems caused failures when using "Node: type" filter twice.
- #308137: Filters were incorrectly checking for current user permissions on header/footer/empty text.
- #309317: invalid HTML in help file
