Problem/Motivation

If you want to go to the web form testing page from the web form view page, you will go to the web form submission page, not the testing page.

Steps to reproduce

Open the web form view page -> select Test in the options -> get to the submission page.

Proposed resolution

Fix the link in the list builder.

Remaining tasks

none

User interface changes

none

API changes

none

Data model changes

none

Issue fork webform-3321652

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Abyss created an issue. See original summary.

Abyss’s picture

Assigned: Abyss » Unassigned
Status: Active » Needs review

Changed the entity route in WebformEntityListBuilder for the "Test" operation. Now when you try to open the test page of the web form from the canonical page, you will get to the form test page.

  • cd22d2b committed on 6.1.x
    Issue #3321652 by Abyss: Fix operations on the web form view page for...

  • cd22d2b committed on 6.x
    Issue #3321652 by Abyss: Fix operations on the web form view page for...

  • cd22d2b committed on 6.2.x
    Issue #3321652 by Abyss: Fix operations on the web form view page for...
jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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