8000 fix: Encode URL filters to handle special characters (backport #31255) by mergify[bot] · Pull Request #31726 · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Encode URL filters to handle special characters (backport #31255) #31726

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

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

mergify[bot]
Copy link
Contributor
@mergify mergify bot commented Mar 14, 2025

Support ticket: Support Ticket - 31671

Before:

  • Filters were not encoded, so when a special character like & appeared in the Company field, the filters were not applied correctly.
Screenshot 2025-02-13 at 3 43 07 PM

After:

  • Now, filters are properly encoded, ensuring that special characters like & do not break the URL.
Screenshot 2025-02-13 at 3 45 07 PM

Company Filters is Now Applied


This is an automatic backport of pull request #31255 done by Mergify.

@iamejaaz iamejaaz enabled auto-merge March 14, 2025 19:22
@iamejaaz iamejaaz merged commit f6d3218 into version-15-hotfix Mar 14, 2025
16 checks passed
@iamejaaz iamejaaz deleted the mergify/bp/version-15-hotfix/pr-31255 branch March 14, 2025 19:22
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.59.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0