Skip to content

fixed issue of redirecting to /resources without origin#2

Merged
mrimran merged 1 commit intocodilityhub:masterfrom
aammadullah:master
Feb 27, 2026
Merged

fixed issue of redirecting to /resources without origin#2
mrimran merged 1 commit intocodilityhub:masterfrom
aammadullah:master

Conversation

@aammadullah
Copy link
Copy Markdown

On the main listing page, selecting a specific language was redirecting users to /resources/{resource-name}/{resource-id}/edit without including the domain (origin) before /resources, resulting in a broken relative URL. This has been fixed by ensuring the full absolute URL, including protocol and domain, is correctly generated so that language selection now redirects reliably to the intended edit page.

@mrimran mrimran merged commit eb29887 into codilityhub:master Feb 27, 2026
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.

2 participants