Skip to content

Fix #4041 to make Push to Application work again on OSX.#4057

Merged
Siedlerchr merged 1 commit into
masterfrom
bug/4041/pushToTSfails
May 25, 2018
Merged

Fix #4041 to make Push to Application work again on OSX.#4057
Siedlerchr merged 1 commit into
masterfrom
bug/4041/pushToTSfails

Conversation

@halirutan

@halirutan halirutan commented May 25, 2018

Copy link
Copy Markdown
Contributor

For unknown reasons, it seems no longer possible to give the command
as one single string. I created a test class and not even simple commands
can be executed. I'm not sure when this changed but giving the command
as a list of arguments works as expected.


  • Change in CHANGELOG.md described
  • Tests created for changes
  • Manually tested changed features in running JabRef
  • Screenshots added in PR description (for bigger UI changes)
  • Ensured that the git commit message is a good one
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)

For unknown reasons, it seems no longer possible to give the command
as one single string. I created a test class and not even simple commands
can be executed. I'm not sure when this changed but giving the command
as list of each argument works as expected.

@tobiasdiez tobiasdiez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@halirutan halirutan added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label May 25, 2018
@halirutan halirutan requested a review from Siedlerchr May 25, 2018 12:27

@Siedlerchr Siedlerchr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already thought this could have been a problem with the arguments, I remember under Windows it was a similar problem somewhere. Thx for the fix!

@Siedlerchr Siedlerchr merged commit 8022d0d into master May 25, 2018
@Siedlerchr Siedlerchr deleted the bug/4041/pushToTSfails branch May 25, 2018 12:36
Siedlerchr added a commit that referenced this pull request May 27, 2018
…leType

* upstream/master: (33 commits)
  Import inspection uses now same font size setttings as maintable (#4062)
  Add date checker (#4007)
  Enable tests
  macOs push to application fix
  Fix #4041 to make Push to Application work again on OSX. (#4057)
  Add NormalizeEnDashesFormatter (#4045)
  Package private for tests
  Shutdown duplicate code
  Move migrations to PreferencesMigrations
  Structure startup
  Extract migrations
  A first solution for the cli problem #4038 (#4047)
  New translations JabRef_en.properties (French) (#4052)
  Update CHANGELOG.md
  Fix checkstyle
  Make test more informative in the failing case
  New translations JabRef_en.properties (French) (#4051)
  New translations JabRef_en.properties (Vietnamese) (#4050)
  Make Formatter an abstract class (and remove AbstractFormatter)
  New Crowdin translations (#4048)
  ...

# Conflicts:
#	CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants