Posted by agentrickard on September 28, 2012 at 3:28pm
| Download | Size | md5 hash |
|---|---|---|
| domain_views-7.x-1.5.tar.gz | 17.18 KB | 9e0b493b1f5a6d317b2b3f21f638b20d |
| domain_views-7.x-1.5.zip | 26.01 KB | 47074bc964f81020561863367f79ea45 |
Last updated: September 28, 2012 - 15:31
Release notes
Two minor bug fixes in this release.
Bug fixes
-- Bug #1705168: The cache class is always nonsense by using view->build_info to create a cache key by rudiedirkx. Views cache handler adds a timestamp which breaks the cache.
-- Adds $group_by parameter to parent call.