]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4040 ensure consumer may not write uri fields in relations subject/uri and \
authorLaramie Crocker <laramie@berkeley.edu>
Tue, 24 May 2011 05:40:42 +0000 (05:40 +0000)
committerLaramie Crocker <laramie@berkeley.edu>
Tue, 24 May 2011 05:40:42 +0000 (05:40 +0000)
commitf4be7ea737d5a0bbe5eecf730c68a88673848fd9
treef4891428978093f8f49940e2aa9d13926350b1dd
parent727e210db69a2ee536c35fd2cc5ee4b822926f6f
CSPACE-4040  ensure consumer may not write uri fields in relations subject/uri and \
  object/uri.  URIs sent to hierarchic authorities will be ignored.  \
  CSPACE-4042  ensures same authority must be used for items related in hierarchy. \
  CSPACE-4037  Service now generates correct REST URIs for all items.  \
  LIST will now return relation-list-item/subject/uri and relation-list-item/object/uri elements correctly. \
  NOTE: removed relation-list-item/service and relation-list-item/documentTypeFromModel from payloads. PLEASE SEE CSPACE-4037 for attached sample payloads from test suite and additional notes.
services/IntegrationTests/src/main/java/org/collectionspace/services/IntegrationTests/xmlreplay/XmlReplay.java
services/IntegrationTests/src/main/java/org/collectionspace/services/IntegrationTests/xmlreplay/XmlReplayReport.java
services/IntegrationTests/src/test/resources/test-data/xmlreplay/location/hierarchy/3-locations_w_relations.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/location/location-2-authorities.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/location/location-hierarchy.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/person.xml
services/authority/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/jaxb/src/main/resources/relations_common.xsd
services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationDocumentModelHandler.java