Skip to content

QSort does not treat nested paths correctly [DATACMNS-621] #1084

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

Closed
spring-projects-issues opened this issue Dec 20, 2014 · 1 comment
Closed
Assignees
Labels
type: bug A general bug

Comments

@spring-projects-issues
Copy link

Timo Westkämper opened DATACMNS-621 and commented

When OrderSpecifier instances with paths of more than two levels are used, then the intermediate paths are not converted into the Order instance. See the relevant code here. If deep paths are not supported in Order then an exception should be thrown


Reference URL: http://stackoverflow.com/questions/27502137/querydsl-sorting-not-working-with-spring-data

Referenced from: pull request #111

Backported to: 1.9.2 (Evans SR2), 1.8.5 (Dijkstra SR5)

1 votes, 4 watchers

@spring-projects-issues
Copy link
Author

Oliver Drotbohm commented

PR merged with minor polishing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants