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

David Stosik’s picture

Status: Active » Postponed (maintainer needs more info)

I'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

David Stosik’s picture

Status: Postponed (maintainer needs more info) » Active

Any details about the bug?

petermallett’s picture

Sorry, 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.

miro_dietiker’s picture

Status: Active » Postponed (maintainer needs more info)

Please do so.

torotil’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)