Fix when no "SENT-BY" defined, get SentBy will throw exception#669
Conversation
|
Thanks for submitting the PR. The
@minichma What do you think. Should we fix this issue in an isolated or a "fix it all" context? |
|
I agree. This PR certainly is beneficial, but the same improvement as for @idiotsky Would you be ready to adjust the PR accordingly? Generally speaking, I think that representing these values as |
I agree with replace the Uri to string is better idea. |
Nullable reference types were enabled in the `Organizer` class, ensuring properties like `SentBy`, `DirectoryEntry`, and `Value` handle nullability appropriately. A new `Journal3` ICS file and its associated test were added to validate `SENT-BY` behavior in journals.
|
|
I submit the changes, any feed back, I'll try to fix it. |
|
@idiotsky Thank you! |
you are welcome |
|
Closes #587 |



No description provided.