Skip to content
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

Check out our changes see if you like 'em. #2

Closed
wants to merge 33 commits into from

Conversation

nigelgbanks
Copy link

Misc bug fixes the islandora project has found.

adam-vessey and others added 30 commits September 15, 2011 16:46
Try again on what seem to be threading conflicts...  When making many changes which modify
FOXML in sequence, this error can be returned, which would break stuff...  Retrying can
usually succeed, though.
...  And some other files... Was getting annoying to make
changes...  Anyway.
…nverting all body strings to ascii to avoid unicode decode errors.
checksum should probably be checksum, not formatURI...
There was a bug where usernames and passwords weren't being sent when
getting the WADL file from fedora. This was causing the connection
to fail on the colorado server. Updated to ALWAYS send the password
if there is a password sent.
Cannot be set on its own...  Only makes sense when updating the
datastream with new content.
The manner in which it is possible to get an object (profile), and then
to get the datastreams on that object can cause a race condition if
the object happens to disappear in between the calls...  Added exception
handling to where we try to get the list of datastreams.
Squash a race condition...
zero length datastream support
@nigelgbanks nigelgbanks closed this Apr 2, 2021
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

Successfully merging this pull request may close these issues.

4 participants