Problem/Motivation

Many views UI buttons (Add, Rearrange etc.) only work on first click. Accepting or closing and then retrying results in nothing happening.

Cancelling Views modals result in the page being replaced by large amounts of JSON (results of the applicable views AJAX callback), which is dumped to the page rather than being actioned through the normal callback method.

Comments

markpavlitski’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new484 bytes

This turns out to be an issue with clientside_validation (fixed in dev) which is causing a js error on the page.

Fixed with an existing patch (added to install profile).

markpavlitski’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.