Skip to content

Fix: condition to check if jumpToKey is not blank#14096

Merged
Siedlerchr merged 1 commit into
JabRef:mainfrom
palukku:fix-uicommand-jumptokey
Oct 15, 2025
Merged

Fix: condition to check if jumpToKey is not blank#14096
Siedlerchr merged 1 commit into
JabRef:mainfrom
palukku:fix-uicommand-jumptokey

Conversation

@palukku

@palukku palukku commented Oct 15, 2025

Copy link
Copy Markdown
Member

Fixes an error where the ArgumentProcessor only accepts blank citationkeys which should check the other way around

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

@jabref-machine

Copy link
Copy Markdown
Collaborator

Your pull request needs to link an issue correctly.

To ease organizational workflows, please link this pull request to the issue by including a supported keyword in the pull request's description as per syntax described in GitHub's documentation.

Examples

  • Fixes #xyz links pull-request to issue. Merging the PR will close the issue.
  • Fixes https://github.com/JabRef/jabref/issues/xyz links pull-request to issue. Merging the PR will close the issue.
  • Fixes https://github.com/Koppor/jabref/issues/xyz links pull-request to issue. Merging the PR will close the issue.
  • Fixes [#xyz](https://github.com/JabRef/jabref/issues/xyz) links pull-request to issue. Merging the PR will NOT close the issue.

@Siedlerchr Siedlerchr enabled auto-merge October 15, 2025 19:31
@Siedlerchr Siedlerchr added this pull request to the merge queue Oct 15, 2025
Merged via the queue into JabRef:main with commit fcceb73 Oct 15, 2025
52 of 53 checks passed
hexhacker-vee pushed a commit to hexhacker-vee/jabref that referenced this pull request Oct 15, 2025
bblhd pushed a commit to bblhd/jabref that referenced this pull request Oct 16, 2025
@palukku palukku changed the title fix condition to check if jumpToKey is not blank Fix: condition to check if jumpToKey is not blank Nov 9, 2025
merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Nov 19, 2025
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