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

QueryBuilder - JPQL Search - wrong default view #118

Closed
rsoika opened this issue Jul 13, 2016 · 2 comments
Closed

QueryBuilder - JPQL Search - wrong default view #118

rsoika opened this issue Jul 13, 2016 · 2 comments

Comments

@rsoika
Copy link
Member

rsoika commented Jul 13, 2016

getJPQLStatement opens view by owner !

@rsoika rsoika added this to the 2.8.2 milestone Jul 13, 2016
@rsoika
Copy link
Member Author

rsoika commented Jul 13, 2016

use the method normalizeSearchTerm() instead of escapeSearchTerm() to prepare a user input for a lucene search.

@rsoika
Copy link
Member Author

rsoika commented Jul 13, 2016

need to be patched for 2.7.x

rsoika added a commit that referenced this issue Jul 13, 2016
rsoika added a commit that referenced this issue Jul 13, 2016
@rsoika rsoika added the testing label Jul 13, 2016
@rsoika rsoika closed this as completed Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant