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).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1867690-1.patch | 771 bytes | swentel |
Comments
Comment #1
swentel commentedThat's weird, shouldn't really happen - however, added a check in the copying of the instances just to make sure.
Comment #2
swentel commented