Closed (outdated)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2012 at 11:58 UTC
Updated:
14 Mar 2019 at 18:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sea4 commentedHi, i am getting the same error since updating to the latest dev release.
Comment #2
pjcdawkins commentedObviously a fire-fighting fix would be to add this before line 204 of
views_plugin_display.inc:but that doesn't address the cause (merely relieves watchdog a bit), and I don't understand what the element
$filter['group']is or does.Comment #3
sea4 commented@pjcdawkins: thanks .that would help for now. I too am not sure what the group element does.
Comment #4
dawehnerEven you can't believe it but 0 is not the right default value here ...
Here is the patch which got committed to 7.x-3.x
Some backport would be cool here as well.
Comment #5
dawehnerHere is the patch, now for real :)
Comment #6
jackalope commented@dereine Thanks for that patch, it seems to be working for me against 7.x-3.x-dev!
Comment #7
klonosYep, #5 makes the error go away for me too in latest 7.x-3.x-dev. Thanx ;)
...RTBC then(?)
Comment #8
pjcdawkins commentedOf course it makes the error go away, it forcibly defines the otherwise undefined index... are you all sure that $filter['group'] shouldn't exist before this section? There should be at least some kind of inline comment explaining it.
Comment #9
chris matthews commentedThe Drupal 6 branch is no longer supported, please check with the D6LTS project if you need further support. For more information as to why this issue was closed, please see issue #3030347: Plan to clean process issue queue