Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2010 at 05:20 UTC
Updated:
26 Aug 2010 at 07:07 UTC
If you create a collapsible and/or collapsed fieldset within a plugin style options_form definition, then two problems occur:
1. You cannot open/close collapsible fieldset.
2. Saving options form causes a page refresh and returns raw JSON.
Comments
Comment #1
dawehnerYet another duplicate of #561858: [Tests added] Fix drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework. This is really a important issue.