Nuxeo Java Client - Bug Detected

Hello,

I have this NXQL query to perform :

SELECT * FROM Document WHERE custom:attribute = 'Ø600'

You can notice the special character Ø.

It's working fine when I use NXQL Search in Web UI.

It's not working with Repository.query method in Java Client.

Reagrds.

0 votes

0 answers

545 views

ANSWER