Ensure ajax views are working with pretty paths, once #2826449: Ajax Facets blocks for views goes in.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

StryKaizer created an issue. See original summary.

strykaizer’s picture

Issue summary: View changes
strykaizer’s picture

StatusFileSize
new1.52 KB

Patch attached, tested with patch #157 from #2826449: Ajax Facets blocks for views

karlshea’s picture

Status: Active » Needs review
StatusFileSize
new1004 bytes
new1.55 KB

I was getting errors when the query string was empty, I've attached a patch.

strykaizer’s picture

Status: Needs review » Reviewed & tested by the community

I couldnt really reproduce getting an empty 'q' parameter, but then again, it wont hurt checking for it.
Committed, thanks!

  • StryKaizer committed 38d3334 on 8.x-1.x
    Issue #2976820 by KarlShea, StryKaizer: Support AJAX views
    
strykaizer’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

yuseferi made their first commit to this issue’s fork.