Cloning the teaser view to default causes a fatal error (unsupported operand types), however the actual cause appears to be that the 'teaser' field value is not available, as there is also a notice logged...

Notice: Undefined index: teaser in _ds_field_ui_clone_view_mode_settings() (line 831 of ../ds/includes/ds.field_ui.inc).

CommentFileSizeAuthor
#1 1867690-1.patch771 bytesswentel

Comments

swentel’s picture

Status: Active » Fixed
StatusFileSize
new771 bytes

That's weird, shouldn't really happen - however, added a check in the copying of the instances just to make sure.

swentel’s picture

Status: Fixed » Closed (fixed)