DOI: encoded URLs should be supported #3
Closed
Labels
Comments
I think it is not possible to identify which parts of the DOI are escaped and which are not. Where is this a problem? |
The DOI specifcation talks about encoding at https://www.doi.org/doi_handbook/2_Numbering.html#htmlencoding. I don't remember, where I hit the issue, but I never saw DOIs containing a real |
koppor
pushed a commit
that referenced
this issue
Aug 2, 2020
* upstream/master: (47 commits) Fix Google Scholar fetcher Use english for all LCID mappings JabRef#1851 remove import preferences test mock import and convert to junit5 fix JabRef#3693 (JabRef#3702) Fix space leads to jump in entry editor (JabRef#3699) Fix JabRef#3669 Extract creation of the contents of FileAnnotationTabController Fix changelog Fix NPE Remove unnecessary file use processbuilder for calling external apps Fix color highlight of odd linked files Fixes JabRef#2964 Fix koppor issues #3 Allow spaces in DOIs Remove irrelevant log messages during XMP reading Adapt log4j configuration for cleaner junit tests JabRef#3511 Eclipse Django style JabRef#3655 Better code style for chained methods Update build.gradle ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When building a DOI, strings like
https://dx.doi.org/10.2307%2F1990888
should also be acceptedThe text was updated successfully, but these errors were encountered: