Posted by merlinofchaos on April 25, 2008 at 11:54pm
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.0-beta2.tar.gz | 221.64 KB | f11cc711db983d6b8be55df473f3e440 |
| views-6.x-2.0-beta2.zip | 259.57 KB | 5b4a6b7df0ddea7040f69db4d6311815 |
Last updated: December 24, 2010 - 22:17
This is a bug fix release, primarily for PHP4 users. Please see the beta 1 release notes for full details.
Changes since DRUPAL-6--2-0-BETA1:
- Fix 'invalid display id' error under PHP4 when adding fields, filters, et al
- Guard against instantiating non existing classes.
- Also check to see if the handler is empty.
- Missing body caused table level override on field level text items; i.e, "Node revision" overriding "Body"
- Don't check for advanced help until after form submission so we don't double the message
- Don't check for advanced help until after form submission so we don't double the message (take 2)
- Cache views data by language
- Comment update
- Fix live preview exposed filter from ajax submit with clean urls off
- A couple of minor fixes
- Updated translation files
- A couple more help files, mostly stubs