samvera / rubydora

Fedora Commons version 3 REST API ruby library
Other
27 stars 17 forks source link

Datastream#stream returns zero byes when controlGroup E #88

Closed dchandekstark closed 10 years ago

dchandekstark commented 10 years ago

Because dsSize == 0

jcoyne commented 10 years ago

That seems like reasonable behavior to me. What would you expect?

dchandekstark commented 10 years ago

Not zero bytes. If this is not supported, then raise an exception or something.

dchandekstark commented 10 years ago

In any case, there's no test to indicate that this should be expected.