views 6.x-2.0-beta2
merlinofchaos - April 25, 2008 - 23:54
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.0-beta2.tar.gz | 221.64 KB | f11cc711db983d6b8be55df473f3e440 |
Official release from CVS tag: DRUPAL-6--2-0-BETA2
Last updated: April 25, 2008 - 23:55
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
