Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2010 at 01:53 UTC
Updated:
3 Mar 2010 at 11:00 UTC
notice: Undefined index: value in views-6--2/handlers/views_handler_filter.inc on line 420.
when browsing /project/issues/$project_name
At first, I thought it would have been fixed by #495476-3: broken views handler: php notices, but apparently, it wasn't.
Comments
Comment #1
jennifer.chang commentedI couldn't reproduce on a clean install.
What I did on my existing dev sites, is enable views UI, edit views for the project/issues/$project : delete the 'version' filter and save the view. That fixed the bug for me.