Skip to content

fixed incompatibility with INSPIRE output page#66

Merged
simonharrer merged 2 commits into
JabRef:masterfrom
steog88:patch-1
Jul 23, 2015
Merged

fixed incompatibility with INSPIRE output page#66
simonharrer merged 2 commits into
JabRef:masterfrom
steog88:patch-1

Conversation

@steog88

@steog88 steog88 commented Jul 23, 2015

Copy link
Copy Markdown
Contributor

Due to a change in the html output of the INSPIRE search, JabRef was no more able to distinguish the interesting output from the rest of the page. It was due to a missing newline character.

Due to a change in the html output of the INSPIRE search, JabRef was no more able to distinguish the interesting output from the rest of the page. It was due to a missing newline character.
@simonharrer

Copy link
Copy Markdown
Contributor

Thank you for your pull request.

Can you please replace indexOf() != -1 with contains calls? Contains is semantically identical, but more concise.

@steog88

steog88 commented Jul 23, 2015

Copy link
Copy Markdown
Contributor Author

Thanks for the suggestion, i did it.

@koppor

koppor commented Jul 23, 2015

Copy link
Copy Markdown
Member

Thank you for the quick response. Is it possible that you create a CHANGELOG entry and add yourself to the About.html? See CONTRIBUTING.md for detailed instructions.

@steog88

steog88 commented Jul 23, 2015

Copy link
Copy Markdown
Contributor Author

Sorry, i didn't notice that file. Now I should have done everithing, though probably not in the most efficient way...

@simonharrer

Copy link
Copy Markdown
Contributor

Thank you again for your contribution to JabRef!

simonharrer added a commit that referenced this pull request Jul 23, 2015
fixed incompatibility with INSPIRE output page
@simonharrer simonharrer merged commit 1ed2d90 into JabRef:master Jul 23, 2015
@steog88 steog88 deleted the patch-1 branch July 23, 2015 12:55
@koppor

koppor commented Jul 23, 2015

Copy link
Copy Markdown
Member

@steog88 You just might have added the changes to this pull request by adding commits to your branch (as you did for the update at 84aa6e0.

renovate-bot pushed a commit to renovate-bot/JabRef-_-jabref that referenced this pull request May 14, 2026
* feat: JabRef#3 add required functionality to bookCoverFetcher (JabRef#8)

* feat: add a test for requirement RE02 (JabRef#28)

* feat: add a test for requirement RE02

I also had to change the access modifier to `protected` for one download
function. Additionally, I refactored the download method a bit, in order
to mock at test it more easily.

* fix: cleanup imports

* feat: JabRef#4 add background download and refresh when opening preview (JabRef#21)

* feat: JabRef#34 add missing space and fixed style (JabRef#35)

* feat: JabRef#22 add test for requirement RE03 (JabRef#23)

* changed comments to markdown (JabRef#44)

Co-authored-by: Melker Trané <melkert@kth.se>

* feat: JabRef#52 add new test and created setUp and tearDown (JabRef#53)

* feat: JabRef#13 add test for retrieving cover from empty directory (JabRef#51)

* feat: JabRef#54 add more tests and change modifiers (JabRef#57)

* fix: JabRef#43 change variable names to make their type clear (JabRef#59)

* made tests more uniform and made originally private methods private agai (JabRef#62)

Co-authored-by: Melker Trané <melkert@kth.se>

* docs: JabRef#64 added change to changelog (JabRef#66)

* almost done

* fixed comments

* removed line for debugging

* fixed typo

* added static back

* changed !isEmpty to isPresent

---------

Co-authored-by: SkitArgDuva <117955752+SkitArgDuva@users.noreply.github.com>
Co-authored-by: Melker Trané <melkert@kth.se>
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.

3 participants