(Version) Broken/missing handler
screenshot here: #494394-2: PHP notices
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 495476.patch | 1004 bytes | jennifer.chang |
(Version) Broken/missing handler
screenshot here: #494394-2: PHP notices
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 495476.patch | 1004 bytes | jennifer.chang |
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.