Closed (works as designed)
Project:
FullCalendar
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2011 at 15:29 UTC
Updated:
9 Jan 2013 at 16:48 UTC
- Drupal 7.9
- Views 3.x-dev
- Date 2.0-alpha5
The calendar works fine , but when I try to change and save the Format settings in Views, I get a js dialog error saying:
An AJAX HTTP error occured.
HTTP Result Code: 500
Debugging information follows.
Path:
http://[...]/en/admin/structure/views/ajax/display/calendar/page/style_options
StatusText:error
ResponseText: Recoverable fatal error: Argument 1 passed to drupal_array_get_nested_value() must be an array, null given, called in
D:\ [...] \modules\contri\fullcalendar\include\views\plugins\fullcalendar_plugin_style_fullcalendar.inc on line 211 and defined in drupal_array_get_nested_value() (line 6364 of D:\ [...] \includes\common.inc
Comments
Comment #1
tim.plunkettPlease double check that you are using the latest Views dev. There was a commit made after RC3 that is needed, see #1278580-5: $form['#submit'] not executed when the 'Apply' button is clicked inside a display options modal for the patch.
Comment #2
askibinski commentedYou are right, I did have an older version of views.
Works as expected now, thanks.
Comment #3
dastoker commentedThank you for posting this! It fixed my issue.
Comment #4
marcus178 commentedI still get this error when using view 7.x-3.5