Skip to content

[tests-only][full-ci] test: add tests for opening files with # and ? in new tabs - #12865

Draft
Asmitapaudel wants to merge 1 commit into
owncloud:masterfrom
Asmitapaudel:test/add-special-character-file-tests
Draft

[tests-only][full-ci] test: add tests for opening files with # and ? in new tabs#12865
Asmitapaudel wants to merge 1 commit into
owncloud:masterfrom
Asmitapaudel:test/add-special-character-file-tests

Conversation

@Asmitapaudel

@Asmitapaudel Asmitapaudel commented Sep 1, 2026

Copy link
Copy Markdown

Description

Add Playwright end-to-end tests to cover the fix introduced in PR #12740, which fixes opening files whose names contain # or ? in a new tab.

The tests verify that files containing these special characters can be opened correctly using Ctrl+Click/middle-click and that the opened file is displayed correctly in the file viewer.

Folders containing # or ? are not included in these tests because folders use a different route producer (folderLinkUtils.getFolderLink) and are not affected by the change in PR #12740.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
    • Locally
    • CI

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@kw-security

kw-security commented Sep 1, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@Asmitapaudel
Asmitapaudel force-pushed the test/add-special-character-file-tests branch 5 times, most recently from 5131d13 to 1e540b6 Compare September 3, 2026 04:25
@ishabaral ishabaral changed the title [tests-only] test: add tests for opening files with # and ? in new tabs [tests-only][full-ci] test: add tests for opening files with # and ? in new tabs Sep 3, 2026
@Asmitapaudel
Asmitapaudel force-pushed the test/add-special-character-file-tests branch from 1e540b6 to 7eaee68 Compare September 3, 2026 04:26
@Asmitapaudel
Asmitapaudel force-pushed the test/add-special-character-file-tests branch 3 times, most recently from 493a3b6 to ec52fbb Compare September 4, 2026 10:25
@Asmitapaudel
Asmitapaudel force-pushed the test/add-special-character-file-tests branch from ec52fbb to 2b6e6d4 Compare September 4, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants