-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Searching for a DOI results in an ERROR #5892
Labels
Comments
tobiasdiez
added
the
good first issue
An issue intended for project-newcomers. Varies in difficulty.
label
Feb 1, 2020
dawidm
added a commit
to dawidm/jabref
that referenced
this issue
Feb 11, 2020
fixes JabRef#5892 * add method to get search pattern for searched words with escaped javascript regexp special characters (for search without regular expressions) * in preview viewer use search pattern with escaped javascript regexp special characters
5 tasks
Siedlerchr
pushed a commit
that referenced
this issue
Feb 14, 2020
* Fix not escaping special characters in search pattern fixes #5892 * add method to get search pattern for searched words with escaped javascript regexp special characters (for search without regular expressions) * in preview viewer use search pattern with escaped javascript regexp special characters * Refactoring and performance improvement * use enum to specify special characters escape mode * use compiled regex pattern instead of string * Refactoring: braces in if..else * Refactoring, minor changes: names, comments * Add tests of escaping special characters in search patterns
Thanks to @dawidm this issue should be resolved now in the latest master. |
I will test it tomorrow. 👍 |
koppor
pushed a commit
that referenced
this issue
Mar 1, 2022
8f69d4e Container-title text-case set to title (#5931) 7200616 Create arrbhousestyle.csl (#5674) 8933609 Create hospital-a-domicilio.csl (#5924) 622bf63 Create international-journal-of-cosmetic-science.csl (#5886) 07e179f remove default-locale journal-de-la-societe-des-oceanistes.csl (#5887) 4435d1e update norsk-henvisningsstandard-for-rettsvitenskapelige-tekster.csl (#5892) 18e547f Added fixes for steel-research-international.csl (#5921) 79e53a2 Update springer-basic-brackets-no-et-al.csl (#5925) e4f411f Update antiquites-africaines.csl (#5923) f4b3830 Create hemijska-industrija.csl (#5881) 1b33712 Create dhd.csl (#5920) 8462846 Update China national standard GB/T 7714 styles (#5860) 2c298be ISO formatted dates in sodertorns hogskola citation styles (#5882) 1114ec2 Update sodertorns-hogskola-oxford.csl (#5865) 20c439b Create boletin-de-la-sociedad-geologica-mexicana.csl (#5841) e02b500 Create jurisprudence.csl (#5856) a860c30 Update organization-studies.csl (#5914) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 8f69d4e
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
JabRef 5.0-beta.388--2020-01-29--eb988b6
Windows 7 6.1 amd64
Java 13.0.2
I searched in an empty library (in my standard library as well) for the DOI 10.1210/endrev/bnz006. This resulted in an error. In my opinion this a serious failure since a DOI should be searchable.
Log File
The text was updated successfully, but these errors were encountered: