Closed (fixed)
Project:
Signup
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2011 at 15:13 UTC
Updated:
17 Feb 2012 at 20:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
mstef commentedComment #2
geert commentedThe same happens in D7.8 using signup DEV of 29/06 (most recent version available)
Notice: Undefined variable: views in signup_views_default_views() (line 25 of d7test/drupal/sites/all/modules/signup/views/signup.views_default.inc).
Comment #3
30equals commentedHey, i got the same error on a Drupal 7 install , and i created a proper git diff patch for the 7.x-1.x branch
Comment #4
30equals commentedswitching the version as it still appears in the D7 version as well.
Comment #5
30equals commentedmark as needs review
Comment #6
sgabe commentedThe patch in #3 applies fine and eliminates the notice.
Comment #7
sgabe commentedChanging component.
Comment #8
sgabe commentedCommitted, thanks!