Skip to content

Fix broken compound dates with bce year in XML import #2067

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

prculley
Copy link
Contributor

@prculley prculley commented May 15, 2025

If date spans have a negative year, the import of the date fails and converts to a text string.

A similar issue was fixed for normal dates and I copied the solution.

The issue goes back a ways, I found it in gramps52... Might want to look into back porting this.

Fixes #13631.

@prculley prculley added the bug label May 15, 2025
@hgohel
Copy link
Member

hgohel commented May 17, 2025

@prculley CI build failure may have been a transient issue. Since I don't know how to kick off a new CI build, I'm thinking closing the PR and re-opening it will trigger it, if you want to try it.

@dsblank dsblank added this to the v6.0 milestone Jun 7, 2025
@Nick-Hall Nick-Hall changed the title Fixes #13631 XML import Broken compound dates with bce year XML import Broken compound dates with bce year Jun 9, 2025
@Nick-Hall Nick-Hall changed the title XML import Broken compound dates with bce year Fix broken compound dates with bce year in XML import Jun 10, 2025
@Nick-Hall Nick-Hall merged commit 634e5cc into gramps-project:maintenance/gramps60 Jun 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants