Skip to content

Conversation

daveoconnor
Copy link
Collaborator

Fixed versioned /doc/libs/x.x.x redirects, this PR relates to ticket #1936.

Testing:

Where {VIEW} is the same page as the final segment of the path from the last visit to the libraries page, or grid if the page has not been visited before:

  1. go to /doc/libs/1.82.0/, you should get redirected to /libraries/1.82.0/{VIEW}
  2. go to /doc/libs/release/, you should get redirected to /libraries/latest/{VIEW}

@daveoconnor daveoconnor force-pushed the doc/1936-doc-libs-redirects branch from 22023c2 to 96524f8 Compare September 30, 2025 15:53
Copy link
Member

@rbbeeston rbbeeston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with this

Copy link
Collaborator

@GregKaleka GregKaleka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@karimarie67
Copy link
Collaborator

Tested with:
go to /doc/libs/1.82.0/, you should get redirected to /libraries/1.82.0/{VIEW}
go to /doc/libs/release/, you should get redirected to /libraries/latest/{VIEW}

Both examples worked as expected. Ready to merge @daveoconnor Thank you?

@daveoconnor daveoconnor merged commit 6332174 into develop Sep 30, 2025
4 checks passed
@daveoconnor daveoconnor deleted the doc/1936-doc-libs-redirects branch September 30, 2025 20:18
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.

4 participants