ksenzee/views3ui

Wizard: style plugins without row styles shouldn't show row form

Closed this issue · 2 comments

Currently something happens and a second request is done. Then form_state['values'] is empty.

See views_ui_base_views_wizard.class.php:build_form_style

Here is a link to the backtrace for one single change in the ui: http://www.2shared.com/document/MAMkdcHG/drupal_debug.html

Will take care of checking/fixing this as part of https://github.com/ksenzee/views3ui/issues/#issue/115 (which is about making all the AJAX work right again).