Starting with a page that displays a webform rendered in a block with ajax mode turned on; When editing a view in an overlay on this page, it will not save any settings.
When I click Apply (in the Title modal, Field settings modal, etc.), the views ajax throbber shows briefly but nothing is applied and the views modal does not close. A watchdog warning is generated of type 'ajax' with the message 'Invalid form POST data.'.
Disabling Webform ajax corrects the editing in views.
Drupal version: 7.12
Webform version: 7.x-3.17
Views version: 7.x-3.3
Comments
Comment #1
David Stosik commentedI'm sorry but I can't reproduce the bug.
Could you please try again by disabling as many modules as possible? (Or even better: on a clean install with only Views and Workflow.)
Thanks,
David
Comment #2
David Stosik commentedAny details about the bug?
Comment #3
petermallett commentedSorry, I was pulled away and couldn't follow up with this. Now I have confirmed, with a clean drupal 7 install + views, views_ui, webform, webform_ajax enabled and while viewing a page with the webform in a block, views editing does still work.
I will update this if I am able to determine where my problem actually is.
Thanks.
Comment #4
miro_dietikerPlease do so.
Comment #5
torotil commented