Skip to content
Snippets Groups Projects

Issue #2504709: Filter "ajax_form" and "_wrapper_format" from query parameters

Open Issue #2504709: Filter "ajax_form" and "_wrapper_format" from query parameters
1 unresolved thread
1 unresolved thread

Closes #2504709

Merge request reports

Members who can merge are allowed to add commits.
Approval is optional
Code Quality is loading
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
  • The source branch is 209 commits behind the target branch.
  • 1 commit will be added to 11.x.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
238 238 $element = $this->assertSession()->elementExists('xpath', '//th[contains(@class, "views-field views-field-name")]/a');
239 239
240 240 // Verify link.
241 $this->assertSession()->linkByHrefExists('preview/page_1?_wrapper_format=drupal_ajax&order=name&sort=desc', 0, 'The output URL is as expected.');
  • Stephen Mustgrave left review comments

    left review comments

  • Please register or sign in to reply
    Loading