Skip to content

DOC-3371_V2: Remove general /docs/demo/ redirect causing catch-all issue for other redirects.#3987

Closed
kemister85 wants to merge 3 commits intomainfrom
hotfix/DOC-3371_2
Closed

DOC-3371_V2: Remove general /docs/demo/ redirect causing catch-all issue for other redirects.#3987
kemister85 wants to merge 3 commits intomainfrom
hotfix/DOC-3371_2

Conversation

@kemister85
Copy link
Contributor

Ticket: DOC-3371 ref

Changes:
Looking at some redirects, it seem that by simply removing the general /docs/demo/ redirect, this should allow the specific /docs/demo/... redirects to work as expected.- currently they are not. The general /docs/demo/ rule seems to be catching requests like /docs/demo/basic-example/ before the specific rule runs, and depending on order and matching logic this is causing issues.

What happens now:
/docs/demo/basic-example//docs/tinymce/latest/basic-example/
/docs/demo/casechange//docs/tinymce/latest/casechange/
✅ All other specific /docs/demo/... paths → their specific destinations

The specific redirects should now work without the catch-all interfering.

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.

Review:

  • Documentation Team Lead has reviewed

@kemister85 kemister85 closed this Feb 13, 2026
@kemister85 kemister85 deleted the hotfix/DOC-3371_2 branch February 13, 2026 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant