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

mooffie’s picture

Status: Active » Fixed

Fixed.
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.)

Status: Fixed » Closed (fixed)

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