]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6375: There seems to be a bug in Nuxeo 6 when it tries to return a property...
authorremillet <remillet@yahoo.com>
Mon, 9 Mar 2015 21:52:07 +0000 (14:52 -0700)
committerremillet <remillet@yahoo.com>
Mon, 9 Mar 2015 21:52:07 +0000 (14:52 -0700)
commit03debd9891f4138c884eb88364dd4de994dfcd42
tree8e2cde4eec68396d5d0ec1610deb6e91e0fe8b95
parentf835c99dc56f0053a504621f18b628690785be27
CSPACE-6375: There seems to be a bug in Nuxeo 6 when it tries to return a property value of an item in a list of complex types when that property is not-set/empty/null.  This was not a problem in Nuxeo 5.5, so we will need to investigate if this is a known problem.
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java
services/contact/client/src/main/java/org/collectionspace/services/client/ContactClientUtils.java