jembi / openxds

This is a fork of OpenXDS from OHT that adds support for on-demand documents
https://www.projects.openhealthtools.org/sf/projects/openxds/
Apache License 2.0
13 stars 28 forks source link

Fixes objectref handling in GetSubmissionSetAndContents #2

Closed rcrichton closed 8 years ago

rcrichton commented 8 years ago

Fixes IHE pre-connectathon test 11906

rcrichton commented 8 years ago

@devcritter I just merged this in, it fixes a bug in OpenXDS (as long as I'm understanding the code right). You would need to build this and replace the openxds-1.1.1.jar in your vm with the one created by the build in build/openxds-1.1.1.jar.

I just merged it in without review as it is a pretty obscure fix that doesn't really make sense unless you read a lot of the code.