After updating Views Flag Refresh I get a list of about 100 identical warnings:
Warning: Invalid argument supplied for foreach() in views_object->_set_option_defaults() (line 84 of [...]/sites/all/modules/views-7.x-3.5/views/includes/base.inc).
I'll go back to 7.x-1.0-beta1.
Best,
semei
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | views_flag_refresh_3_5.patch | 727 bytes | Eugene Fidelin |
| #4 | remove_warings-1819050-4.patch | 784 bytes | steffenr |
Comments
Comment #1
NikGleb commentedHi.
After upgrade from 7.x-1.1 to 7.x-1.2 i have same errors.
Best regards, Nikgleb.
Comment #2
akk commentedyes same here
Comment #3
agnese.stelce commentedSame here after upgrade from 7.x-1.1 to 7.x-1.2 with Views 7.x-3.5 (no warnings with Views 7.x-3.3).
Comment #4
steffenrAttached you find a patch solving this issue. Please review.
SteffenR
Comment #5
svetkkka commentedIt works for me, thank you!
Comment #6
agnese.stelce commentedPatch in #4 helped here too (Views 7.x-3.5).
Comment #7
therainmakor commentedPatch in #4 fixed the issue for me with Views 7.x-3.5
Comment #8
Eugene Fidelin commentedPatch in #4 is incorrect. Settings of plugin don't exist in View export.
Here is correct patch - just rename function "option_definition" to "options_definition_alter"
This patch will be used in future version of module.
Comment #9
Eugene Fidelin commentedComment #10
Eugene Fidelin commentedFixed in version 7.x-1.3