Update x003 Fails if Views Is Not Present
quicksketch - March 10, 2009 - 06:00
| Project: | Flag |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | quicksketch |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| flag_views_update_fix5.patch | 707 bytes |
| flag_views_update_fix6.patch | 628 bytes |

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