Posted by Pasqualle on June 18, 2009 at 5:06pm
| Project: | Project issue tracking |
| Version: | 6.x-1.x-dev |
| Component: | Issues |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
(Version) Broken/missing handlerscreenshot here: #494394-2: PHP notices
Comments
#1
Confirmed 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.
#2
#3
Thanks! The same bug existed in project_issue_handler_filter_issue_version. Committed to HEAD:
http://drupal.org/cvs?commit=315038
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
Thanks 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.