8000 fix: do not replace & with & in URLs by nichoski · Pull Request #7115 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

fix: do not replace & with & in URLs #7115

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

Conversation

nichoski
Copy link
Contributor

Description

Do not convert & to & in URLs. This is fixing the problem described in issue 7113. This is for branch release/3.7.x

  • I have opened this pull request against develop
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on Slack to find a “pr review buddy” who is going to review my pull request.

@vinitkumar
Copy link
Member

@nichoski The fix looks legit, thought I am not convinced that it would work properly without bumping the version as well. To make sure it works fine, we need to bump the version and the generated files needs to build in a 3.7.5 directory to ensure there are no weird issues because of cached assets even on the new release.

Copy link
Member
@vinitkumar vinitkumar left a comment

Choose a reason for hiding this comment

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

@nichoski The fix looks legit, thought I am not convinced that it would work properly without bumping the version as well. To make sure it works fine, we need to bump the version and the generated files needs to build in a 3.7.5 directory to ensure there are no weird issues because of cached assets even on the new release.

@fsbraun
Copy link
Member
fsbraun commented Jun 22, 2022

Implemented by #7114

@fsbraun fsbraun closed this Jun 22, 2022
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.

3 participants
0