-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:
default_order
-code raises errors.Unauthorized()
on MultiQuery (
#1299) Ok... this is one of the most creepy things I've every made. This pull request simplifies and fixes the `default_order`-feature introduced by viur-core 3.6, and also doesn't raise an unauthorized error on a MultiQuery, which is created from a `listFilter` that applies an "IN"-filter. The bug is fixed, and the code is much more readable than before.
- Loading branch information
Showing
3 changed files
with
75 additions
and
64 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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