Skip to content

Unable to create a resource with a multipart deposit on DSPACE 6 #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dac514 opened this issue Jul 23, 2017 · 1 comment
Open

Unable to create a resource with a multipart deposit on DSPACE 6 #12

dac514 opened this issue Jul 23, 2017 · 1 comment

Comments

@dac514
Copy link

dac514 commented Jul 23, 2017

We are unable to create a resource with a multipart deposit using this library.

In fact, we are unable to create a resource with a multipart deposit at all.

I've been trying to refactor this client for the last few days to no avail. Attached are three tests, reduced to the most basic PHP:

TEST1 and TEST2 returns: Stream ended unexpectedly
TEST3 returns: No ingester configured for this package type

Note: TEST3 uses CURLFile. I cannot add Packaging: http://purl.org/net/sword/package/SimpleZip or
Content-MD5: [md5-digest] as arbitrary sub headers using that class.

Specification:

Possibly related:

@stuartlewis
Copy link
Contributor

Hi,

Unfortunately, multipart has never really worked. The library support has never been there. See:

(This was a few years ago though - the situation may have changed since)

Thanks,

Stuart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants