This is related to #333984: Remove Dynamic Default Views. The update function we have in place calls the public Views function 'views_get_view', however if Views is not installed (gasp!) then the update fails. These simple patches skip the update if Views is missing.
| Comment | File | Size | Author |
|---|---|---|---|
| flag_views_update_fix6.patch | 628 bytes | quicksketch | |
| flag_views_update_fix5.patch | 707 bytes | quicksketch |
Comments