David Sanders created CMIS-540:
----------------------------------
Summary: Workbench attempts to get the relationship base type
although repository does not support that object type
Key: CMIS-540
URL: https://issues.apache.org/jira/browse/CMIS-540
Project: Chemistry
Issue Type: Bug
Components: opencmis-workbench
Affects Versions: OpenCMIS 0.7.0
Environment: Workbench's login calls getType("cmis:relationship")
regardless if repository supports relationships. An alternative is to get that
object type only if getTypeChildren returns cmis:relationship in the list of
base types.
The spec says "The support for relationship objects is optional. The
getTypeChildren service when asked for the base object-types MUST return the
base relationship object-type if the repository supports relationships."
Reporter: David Sanders
Priority: Trivial
Fix For: OpenCMIS 0.8.0
--
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