Philipp Rumpf
Philipp Rumpf
## References * Fixes #8455 ## Description Exposes BibTeX document type as the value of a `PlainMetadataKeyValueItem`. Code by @johannastaudinger (@uniba-ub). ## Instructions for Reviewers Please let us know if...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I try to import a BibTeX file and have to specify the document type manually. **Describe...
## References * Fixes #8453 ## Description Use org.jbibtex.LaTeXParser to handle BibTeX diacritics; also handle mixed-case BibTeX keys. ## Instructions for Reviewers List of changes in this PR: * Use...
**Describe the bug** When a BibTeX import uses LaTeX string diacritics ({\"a} for ä etc.), those are imported verbatim rather than being converted to UTF-8. We've seen this problem on...
## References * Fixes #1793. ## Description Make sure a `CheckAuthenticationTokenAction` is triggered if authentication fails (this happens when the backend is restarted while a non-expired token is in storage)....
**Describe the bug** We've observed for a while that after the backend is restarted while a user is logged-in, reloading the logged-in browser tab results in an "empty" login menu,...
...at least it does so sometimes (when the fields are tagged with `@autoserializeAs(String)`. As far as I'm aware, this doesn't result in user-visible bugs in DSpace so far, but it's...
This is mostly a description of a feature we've implemented at @uniba-ub and would like, as far as possible, to merge. **Is your feature request related to a problem? Please...
This is currently a draft PR/PoC for enabling archived publications' metadata to be modified. The University of Bamberg uses such modifications for a variety of purposes, for general-purpose normalization and...