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 calendar handling of pre-1970 birthdates #224

Conversation

TristanDonze
Copy link

@TristanDonze TristanDonze commented May 2, 2024

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Removed lines of codes

Before/After Screenshots/Screen Record

The bug occurred when a contact was created in 'Fossify Contacts' with a birthdate prior to 1970 and saved with the 'Phone Storage (not visible by other apps)' setting. Before the changes, when Calendar synced with the storage, the birth year would automatically default to 1970. After the changes, this behavior has been removed. See screenshot

Profile of a contact who will be 100 years old on May 3, 2024
Contact
Before Changes : Event on May 3, 2024: the contact celebrates its 54th anniversary (2024-1970).
Before Changes
After Changes : Event on May 3, 2024: the contact celebrates its 100th anniversary (2024-1924).
After Changes

Fixes the following issue(s)

Acknowledgement

@TristanDonze TristanDonze closed this by deleting the head repository Oct 20, 2024
@nofishonfriday
Copy link
Contributor

@TristanDonze If I may ask, why did you close this?
I'm thinking it's a valid bug fix, isn't it?

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.

Age incorrect for private contacts from Fossify Contacts who are born before 1970
2 participants