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

Duplicate hash for different imported appointments #481

Open
sebapusch opened this issue Feb 9, 2024 · 0 comments
Open

Duplicate hash for different imported appointments #481

sebapusch opened this issue Feb 9, 2024 · 0 comments

Comments

@sebapusch
Copy link

Version information.
4.8.1

Bug description.
When importing .ics file (calcurse -i /path/to/file.ics) different entries share the same hash, for example:

06/14/2024 @ 15:00 -> 06/14/2024 @ 17:00>dd428b97c3fbd9c3ffb92d563541d329047e32cd |Cognitive Psychology - resit digital re-examination
06/27/2024 @ 08:30 -> 06/27/2024 @ 10:30>dd428b97c3fbd9c3ffb92d563541d329047e32cd |General Linguistics - resit re-examination

Therefore they also share the same note.

Reproduce.

  1. Download this file

  2. import with calcurse -i /path/to/file

  3. cat ~/.calcurse/apts | grep dd428b97c3fbd9c3ffb92d563541d329047e32cd

Expected Behavior.
The imported appointments should have distinct hash.

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

No branches or pull requests

1 participant