The JavaScript changes introduced in #277321: AJAX links not supported for summary views in attachments, which I assume work fine with attachment displays, breaks summary links in block displays.

Simply making the .views-summary a selector on line 111 in ajax_views.js only select summary links of attachment displays solved it. See the patch.

It would be great if summary links in block displays were also AJAX-powered if the page display is shown, but that's not something I was able to throw together right now :)

Comments

ximo’s picture

StatusFileSize
new1.3 KB

Woops, that was a reversed patch.

dddave’s picture

Status: Active » Needs review
merlinofchaos’s picture

Status: Needs review » Fixed

Makes sense. Fixed!

Status: Fixed » Closed (fixed)

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