Alexander Sulfrian

Results 20 comments of Alexander Sulfrian
trafficstars

I tested this and it worked for me. Only one small addition: The help text for the keydata field may need to be adjusted, because it still references "HMAC-MD5" as...

Maybe we should remove `BitstreamStorageService#clone` (if it is the same like `BitstreamService#clone`) and simply call `bitstreamService.clone(c, nativeBitstream)` in the [AbstractVersionProvider:84](https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-api/src/main/java/org/dspace/versioning/AbstractVersionProvider.java#L84)?

I have also seen this issue, but I cannot reproduce it (the timing might be dependend on the server side), but I can confirm that I can register DOIs with...

Is there a list of missing features? The only issues in the 1.0 milestone is this issue and #5.

You may want to execute the following command before using `--issue`: ``` ./acme.sh --register-account --server $SERVER --eab-kid $KID --eab-hmac-key $KEY ``` Then you can skip the eab parameters in your...

Note: The `&` in the href attribute of the BookmarkHtmlTag should be escaped with `&`. So this is most likely a bug in the software generating the HTML export.

/remove-lifecycle rotten

https://softwareengineering.stackexchange.com/a/342158

It was changed in fb6906987bbba8033d926983f97665db718e34a4 and I would think that it wasn't intended. With Chrome as default, the version does not login after the first start and emits a message...

I have the same issue and I can replicate it by simply closing Mobileraker via the Android Application switcher and opening it again. Each time I do this I can...