Closed (fixed)
Project:
Flag
Version:
6.x-2.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2010 at 00:00 UTC
Updated:
11 Jan 2011 at 00:10 UTC
When editing a view it's possible to delete the flag relationship (either by error or to later recreate it). Our "Ops" field will then fail (with PHP error).
Steps to reproduce (with latest 'dev'): edit our 'bookmarks' views: delete the relationship.
Comments
Comment #1
mooffie commentedFixed.
http://drupal.org/cvs?commit=470174
http://drupal.org/cvs?commit=470178
(Other fields, e.g. "Flagged time", too will fail, but in their case we get a straightforward SQL error. The "Ops" field is different in that the result is a PHP error.)