Added redirects for LTS updates - #2978
Merged
Merged
Conversation
ibexa-workflow-automation-1
Bot
requested review from
adriendupuis,
dabrt and
julitafalcondusza
and removed request for
a team
December 12, 2025 14:50
|
Preview of modified files: no change to preview. |
dabrt
reviewed
Dec 17, 2025
dabrt
approved these changes
Dec 17, 2025
adriendupuis
approved these changes
Dec 17, 2025
adriendupuis
left a comment
Contributor
There was a problem hiding this comment.
Genius!
Maybe we should track down all renamed/moved pages which haven't be covered by a redirection. It's probably partially scriptable.
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
mnocon
added a commit
that referenced
this pull request
Dec 17, 2025
* Added redirects for LTS updates * Apply suggestions from code review Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The idea is simple - very often I encounter an error page when switching between doc versions for LTS updates.
I'd like to have this redirects for 4.6 (and the reverse in v5), so that switching to 4.6 version while being on https://doc.ibexa.co/en/5.0/ai_actions/configure_ai_actions/ doesn't result in 404, but results in a redirect to https://doc.ibexa.co/en/4.6/ai_actions/install_ai_actions/
Once approved I'll create a PR for v5