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

[FW][FIX] website_forum: redirect /forum/x/question/y simplify #156537

Closed

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Mar 5, 2024

Don't try to keep extra params and co. Keep it simple...

Else we should pop from request.params forum and blog keys because now they are converted as query param with the slug format:

/forum/help-1/question-1?forum=forum.forum(1,)&question=forum.post(1,)

Forward-Port-Of: #156458

Don't try to keep extra params and co. Keep it simple...

Else we should pop from request.params `forum` and `blog` keys because
now they are converted as query param with the slug format:

/forum/help-1/question-1?forum=forum.forum(1,)&question=forum.post(1,)

X-original-commit: 5739602
@robodoo
Copy link
Contributor

robodoo commented Mar 5, 2024

Pull request status dashboard.

@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 5, 2024

This PR targets 16.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Mar 5, 2024
@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 5, 2024

@JKE-be ci/style failed on this forward-port PR

@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 5, 2024

@JKE-be ci/security failed on this forward-port PR

@C3POdoo C3POdoo added the RD research & development, internal work label Mar 5, 2024
robodoo pushed a commit that referenced this pull request Mar 6, 2024
Don't try to keep extra params and co. Keep it simple...

Else we should pop from request.params `forum` and `blog` keys because
now they are converted as query param with the slug format:

/forum/help-1/question-1?forum=forum.forum(1,)&question=forum.post(1,)

closes #156537

X-original-commit: 5739602
Signed-off-by: Jérémy Kersten <[email protected]>
@robodoo robodoo closed this Mar 6, 2024
gamarino pushed a commit to numaes/numa-public-odoo that referenced this pull request Mar 9, 2024
Don't try to keep extra params and co. Keep it simple...

Else we should pop from request.params `forum` and `blog` keys because
now they are converted as query param with the slug format:

/forum/help-1/question-1?forum=forum.forum(1,)&question=forum.post(1,)

closes odoo/odoo#156537

X-original-commit: 5739602b29121eb8e91355a3f8f6f01528ddd6cb
Signed-off-by: Jérémy Kersten <[email protected]>
@fw-bot fw-bot deleted the 16.0-15.0-forum-question-retro-jke-wI1J-fw branch March 20, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants