Problem/Motivation

Unfortunately I introduced a regression in #3396530: Views reference results in 414 if many options set and ajax used. The test coverage is not actually having an override in place view a views setting plugin and as a result missed this.

Steps to reproduce

Attempt to override e.g. page limit. Default a view to 5 per page, enable the limit setting, and set to e.g. 2 per page. Only the first page has 2, subsequent ajax loads revert to 5.

Proposed resolution

Fix the regression
Add better test coverage

Remaining tasks

Merge request

User interface changes

None

API changes

None

Data model changes

None

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

scott_euser created an issue. See original summary.

  • scott_euser committed 2c4db004 on 8.x-2.x
    Issue #3460879 by scott_euser: Regression introduced in "Views reference...
scott_euser’s picture

Assigned: scott_euser » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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