Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2009 at 17:06 UTC
Updated:
11 Feb 2010 at 01:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
jennifer.chang commentedConfirmed on a fresh install today:
created 1 project node,
created 1 issue node,
going to project/issues/$project
we get:
notice: Undefined index: value inviews-6--2/handlers/views_handler_filter.inc on line 420.
notice: Undefined property: project_issue_handler_filter_issue_component::$value in views-6--2/handlers/views_handler_filter_in_operator.inc on line 135.
Comment #2
jennifer.chang commentedComment #3
dwwThanks! The same bug existed in project_issue_handler_filter_issue_version. Committed to HEAD:
http://drupal.org/cvs?commit=315038
Comment #5
jennifer.chang commentedThanks for the fix.
I couldn't find the source of a similar problem, which I had expected would have been fixed by your commit, but wasn't:
#710984: notice: Undefined index: value in views_handler_filter.inc on line 420.