Skip to content

The filter param should be urlencoded - #19774

Merged
AndyButland merged 1 commit into
umbraco:v13/devfrom
AaronSadlerUK:fixed-listview-url-encoding-issue
Jul 23, 2025
Merged

The filter param should be urlencoded#19774
AndyButland merged 1 commit into
umbraco:v13/devfrom
AaronSadlerUK:fixed-listview-url-encoding-issue

The filter param should be urlencoded

e35317b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Umbraco CMS 9+ succeeded Jul 22, 2025 in 27m 19s

Build #13.11.0--rc.preview.3+91df271 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 14,021 (99.29%)
  • Other: 99 (0.70%)
  • Total: 14,121

Annotations

Check failure on line 230 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Build log #L230

PowerShell exited with code '1'.

Check failure on line 1 in Help panel links › Check the youtube link works as expected

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Help panel links › Check the youtube link works as expected

helpLinks.spec.ts:17:5 Check the youtube link works as expected
Raw output
  [chromium] › DefaultConfig/HelpPanel/helpLinks.spec.ts:17:5 › Help panel links › Check the youtube link works as expected 

    Test timeout of 40000ms exceeded.

    Error: locator.waitFor: Page closed
    =========================== logs ===========================
    waiting for locator('[aria-label="Reject all"]').first() to be visible
    ============================================================

      28 |       // If the YouTube consent popup is displayed, interact with it
      29 |       const rejectAllButton = await youtubePopup.locator('[aria-label="Reject all"]').first();
    > 30 |       await rejectAllButton.waitFor({ state: "visible" });
         |                             ^
      31 |       await rejectAllButton.click();
      32 |
      33 |       // Assert the URL of the popup

        at /home/vsts/work/1/s/tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/HelpPanel/helpLinks.spec.ts:30:29

    Pending operations:
      - locator.waitFor at tests/DefaultConfig/HelpPanel/helpLinks.spec.ts:30:29


    attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
    results/DefaultConfig-HelpPanel-helpLinks-Help-panel-links-Check-the-youtube-link-works-as-expected-chromium/trace.zip
    Usage:

        npx playwright show-trace results/DefaultConfig-HelpPanel-helpLinks-Help-panel-links-Check-the-youtube-link-works-as-expected-chromium/trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Test timeout of 40000ms exceeded.

    Error: locator.waitFor: Page closed
    =========================== logs ===========================
    waiting for locator('[aria-label="Reject all"]').first() to be visible
    ============================================================

      28 |       // If the YouTube consent popup is displayed, interact with it
      29 |       const rejectAllButton = await youtubePopup.locator('[aria-label="Reject all"]').first();
    > 30 |       await rejectAllButton.waitFor({ state: "visible" });
         |                             ^
      31 |       await rejectAllButton.click();
      32 |
      33 |       // Assert the URL of the popup

        at /home/vsts/work/1/s/tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/HelpPanel/helpLinks.spec.ts:30:29

    Pending operations:
      - locator.waitFor at tests/DefaultConfig/HelpPanel/helpLinks.spec.ts:30:29


    attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
    results/DefaultConfig-HelpPanel-helpLinks-Help-panel-links-Check-the-youtube-link-works-as-expected-chromium-retry1/trace.zip
    Usage:

        npx playwright show-trace results/DefaultConfig-HelpPanel-helpLinks-Help-panel-links-Check-the-youtube-link-works-as-expected-chromium-retry1/trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Test timeout of 40000ms exceeded.

    Error: locator.waitFor: Page closed
    =========================== logs ===========================
    waiting for locator('[aria-label="Reject all"]').first() to be visible
    ============================================================

      28 |       // If the YouTube consent popup is displayed, interact with it
      29 |       const rejectAllButton = await youtubePopup.locator('[aria-label="Reject all"]').first();
    > 30 |       await rejectAllButton.waitFor({ state: "visible" });
         |                             ^
      31 |       await rejectAllButton.click();
      32 |
      33 |       // Assert the URL of the popup

        at /home/vsts/work/1/s/tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/HelpPanel/helpLinks.spec.ts:30:29

    Pending operations: