Skip to content
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

Fix date parser for year/month #9507

Merged
merged 2 commits into from
Dec 31, 2022
Merged

Fix date parser for year/month #9507

merged 2 commits into from
Dec 31, 2022

Conversation

Siedlerchr
Copy link
Member

@Siedlerchr Siedlerchr commented Dec 29, 2022

Fixes #9492

Basically moved the uuuu/M up, so the year does not get parsed as month

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked 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 to the documentation repository.

@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Dec 29, 2022
@Siedlerchr Siedlerchr merged commit 69fb3c7 into main Dec 31, 2022
@Siedlerchr Siedlerchr deleted the dateBiblatex branch December 31, 2022 12:04
Siedlerchr added a commit to Freeman6475/jabref that referenced this pull request Jan 1, 2023
* upstream/main:
  Fix spaces
  Add missing dots
  Squashed 'buildres/csl/csl-styles/' changes from 84dba23..43566f2
  try to repack deb file (JabRef#9506)
  Fix date parser for year/month (JabRef#9507)

# 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.

Uncaught Exception when entering "2013/11" into the Date field in biblatex mode
2 participants