(Version) Broken/missing handler

screenshot here: #494394-2: PHP notices

CommentFileSizeAuthor
#2 495476.patch1004 bytesjennifer.chang

Comments

jennifer.chang’s picture

Title: broken views handler: Version » broken views handler: php notices

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.

jennifer.chang’s picture

Status: Active » Needs review
StatusFileSize
new1004 bytes
dww’s picture

Status: Needs review » Fixed

Thanks! The same bug existed in project_issue_handler_filter_issue_version. Committed to HEAD:

http://drupal.org/cvs?commit=315038

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jennifer.chang’s picture

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.