18 Jun 2012 17:20
[Created] (JCR-3347) Searches on properties of type Double give unexpected results
Felix Oghină (JIRA <jira <at> apache.org>
2012-06-18 15:20:42 GMT
2012-06-18 15:20:42 GMT
Felix Oghină created JCR-3347:
---------------------------------
Summary: Searches on properties of type Double give unexpected results
Key: JCR-3347
URL: https://issues.apache.org/jira/browse/JCR-3347
Project: Jackrabbit Content Repository
Issue Type: Bug
Environment: Linux (Ubuntu 12.04), Oracle Java 1.6.0_31
Reporter: Felix Oghină
Example:
* have a node with a Double property, e.g. price=25
* The following query returns the node, although it shouldn't:
SELECT * FROM [nt:unstructured] WHERE price > 50
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
RSS Feed