Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #37643
Closed
Open
Issue created Dec 14, 2022 by Julien Déramond@julien-deramondContributor3 of 3 checklist items completed3/3 checklist items

Docs: keep context between older Bootstrap versions and the latest

Prerequisites

  • I have searched for duplicate or closed issues
  • I have validated any HTML to avoid common problems
  • I have read the contributing guidelines

Describe the issue

Let's consider a search engine request "bootstrap customize". First link in the results redirects us to https://getbootstrap.com/docs/5.0/customize/overview/. This is not the latest version (due to another issue of referencing) so I go to the versions selector and choose "Latest (5.2.x)". I'm redirected to https://getbootstrap.com/docs/5.2/getting-started/introduction/.

Expected: being redirected to https://getbootstrap.com/docs/5.2/customize/overview/. This is very frustrating for the user because the initial request was to find information about customization

I know there were some changes recently where now it works the other way around; if I go to https://getbootstrap.com/docs/5.2/customize/overview/ and choose the v5.0 in the versions selector, then I will be redirected to https://getbootstrap.com/docs/5.0/customize/overview/. Note: It works from v5.2 to v5.1 and v5.0 but not to v4.

Thanks @HiDeoo for pointing it out

Assignee
Assign to
Time tracking