Downloads
Download tar.gz
1.58 MB
MD5: a5868e2316ed2b920d621602b0ee78b3
SHA-1: bde27f2f82b7593401511637f07cb2453a7f7454
SHA-256: 274f32d04e3b9c66368dd6bc8165de66d9bf6811b342569e452701143ef57308
Download zip
1.74 MB
MD5: 97f7c56f826f85e72cc5bfda10a4c2b0
SHA-1: 6d5ee508d9527ce19d4f36b550bb8368eed92bd9
SHA-256: 599f213dc52c8262297961f621fed6e30a00597ce2bf6d1cb26de13d370c43b5
Release notes
This is a bug fix release to correct some issues with 2.9.
If you are using postgres DO NOT install Views 2.9. Install 2.10 instead. If you are not experiencing these issues with 2.9 then you do not need to update.
- #765760 by crea: New setting for raw node type had wrong default.
- #682888 by jcmarco: With zen and zen subthemes, the new $classes array could fail for row styles.
- #765340 by dereine: token accidentally removed by html entity stripping from URLs.
- #765352: Fix for postgress versions prior to 8.3 which caused data loss in update.php. Note: This will not repair lost data. If you experienced this you must restore your views_display table from backup.
- #766046: Live preview broken right after adding new display.
- #740130: #561892 not applied correctly, caused the 'rewrite' checkbox to be ignored and rewrite always used.
- #765296: field IDs could get out of sync, causing render path to try to render a field that did not exist leading to whitescreens.