Skip to content

MBS-14097: Add /-/ slug to Target links #3599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

reosarevok
Copy link
Member

Fix MBS-14097

Problem

While the current Target cleanup used to work, the links started failing at times and they seem to just be broken entirely now, leading to errors such as "We're sorry! This page is currently unavailable. Please try again later."

Solution

Target seems to now require an extra something between /p or /b and the entity code - this adds /-/ which is our usual empty placeholder.

Testing

Manually checked /-/ works fine, and modified the tests to ensure it's being added.

While the current cleanup used to work, the links started failing
at times and they seem to just be broken entirely now.
Target seems to now require an extra *something* between
/p or /b and the entity code - this adds /-/ which is our usual
empty placeholder.
@reosarevok reosarevok added Bug Bugs that should be checked/fixed soonish URL handling labels Jul 30, 2025
@derat
Copy link
Contributor

derat commented Jul 30, 2025

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs that should be checked/fixed soonish URL handling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants