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.