Query parser fails for multiple aliased selects on the same property
--------------------------------------------------------------------

                 Key: CMIS-496
                 URL: https://issues.apache.org/jira/browse/CMIS-496
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-server, opencmis-server-inmemory
    Affects Versions: OpenCMIS 0.6.0
            Reporter: Jens Hübel
            Assignee: Jens Hübel
            Priority: Minor


A CMIS query like 
SELECT cmis:objectId as xyz, cmis:objectId as abc FROM cmis:document
is not processed correctly and returns only one column,

--
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


Reply via email to