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

fix: use stricter regex for sanitize_searchfield (backport #19277) #19302

Merged
merged 5 commits into from Dec 16, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 15, 2022

backport of pull request #19277

(cherry picked from commit 4d9be26)

# Conflicts:
#	frappe/desk/search.py
(cherry picked from commit 3e824a9)

# Conflicts:
#	frappe/tests/test_search.py
(cherry picked from commit 9a8dbc4)
@mergify mergify bot requested a review from a team as a code owner December 15, 2022 12:17
@mergify mergify bot requested review from shariquerik and removed request for a team December 15, 2022 12:17
@mergify mergify bot added the conflicts label Dec 15, 2022
@sagarvora sagarvora self-assigned this Dec 15, 2022
@sagarvora sagarvora removed their assignment Dec 15, 2022
@sagarvora
Copy link
Member

tests are failing because error message is getting translated in some unrelated test 🤦🏼

I'll fix it later

@sagarvora sagarvora self-assigned this Dec 15, 2022
@sagarvora sagarvora merged commit 1fbca36 into version-13-hotfix Dec 16, 2022
@sagarvora sagarvora deleted the mergify/bp/version-13-hotfix/pr-19277 branch December 16, 2022 04:40
frappe-pr-bot pushed a commit that referenced this pull request Dec 20, 2022
## [13.46.1](v13.46.0...v13.46.1) (2022-12-20)

### Bug Fixes

* allow zero page length in `get_list` to return complete list ([#19322](#19322)) ([#19340](#19340)) ([0dfa23d](0dfa23d))
* datepicker not working for arabic language ([7570256](7570256))
* dont share with self for standard users (backport [#19327](#19327)) ([#19337](#19337)) ([7d93bf0](7d93bf0))
* duplicate unique indexes (backport [#19291](#19291)) ([#19296](#19296)) ([b6e58a9](b6e58a9))
* move filelock import inside function ([e642684](e642684))
* restore missing `helpful` and `not_helpful` fields to help article doctype. (backport [#19309](#19309)) ([#19315](#19315)) ([90c4023](90c4023)), closes [#diff-3e0e1befb66af4c2ab84c6fe0e996dc602d906817f0b00b6239120af9da9be46](https://github.com/frappe/frappe/issues/diff-3e0e1befb66af4c2ab84c6fe0e996dc602d906817f0b00b6239120af9da9be46)
* untranslated link fields in list view ([#19155](#19155)) ([57b109e](57b109e))
* use stricter regex for `sanitize_searchfield` ([#19302](#19302)) ([1fbca36](1fbca36))
* **UX:** Redirect after submitting webform ([#19318](#19318)) ([d25a26b](d25a26b))

### Performance Improvements

* reuse `_doc_before_save` in `doc.get_latest` (backport [#19326](#19326)) ([#19345](#19345)) ([757b042](757b042))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.46.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants