Skip to content
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

Swapping version numbers doesn't keep you at the API you're looking at #106

Open
GuySartorelli opened this issue Apr 20, 2023 · 1 comment
Assignees
Labels

Comments

@GuySartorelli
Copy link
Member

GuySartorelli commented Apr 20, 2023

When you're looking at some API, and then swap versions, it kicks you back up to the namespaces page instead of showing you the new version of the API you were looking at.

e.g.

  1. go to https://api.silverstripe.org/4/SilverStripe/CMS/Model/SiteTree.html
  2. swap to "5.x"
  3. You should be taken to https://api.silverstripe.org/5/SilverStripe/CMS/Model/SiteTree.html but instead you're taken to https://api.silverstripe.org/5/index.html

PRs

@andrewandante
Copy link
Contributor

andrewandante commented Oct 10, 2023

Attempted via PR to Doctum: code-lts/doctum#60 - though notably this is a pure JS implementation, whereas we are using jQuery, though I think that's covered in #108

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 a pull request may close this issue.

2 participants