Michael Brackx created CMIS-550:
-----------------------------------
Summary: atompub - null property filter becomes empty string
Key: CMIS-550
URL: https://issues.apache.org/jira/browse/CMIS-550
Project: Chemistry
Issue Type: Bug
Affects Versions: OpenCMIS 0.7.0
Reporter: Michael Brackx
When using the atompub binding, no filter on the client side (null) becomes
empty string on the server side ("").
When using the webservice binding the filter is null on the server side.
This occurs when running the tck CRUDTestGroup.
In AbstractAtomPubService the url is constructed with a filter query parameter
(...&filter=&...).
Probably no query parameter should added if the value is null.
--
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