sabre-io / Baikal

Baïkal is a Calendar+Contacts server
https://sabre.io/baikal/
GNU General Public License v3.0
2.44k stars 282 forks source link

Error message in Ubuntu/Evolution when creating a new calendar entry #1186

Closed ltouraille closed 1 year ago

ltouraille commented 1 year ago

Baikal version: 0.9.3

Expected behaviour: When saving the new calendar entry, the window should close and the entry added in the calendar view.

Current behaviour: When saving, an error message appears: "Impossible de créer l’objet agenda : Le serveur n’a pas renvoyé d’ETag pour l’objet". Following net search, it look like the UK version is "Server didn’t return object’s ETag".

The entry has actually been correctly created and visible if I refresh the calendar view.

Looks like something is not sent back to evolution as expected. Not sure my Baikal settings are correct since I am not an expert ;-)

But beside this, it works fine with another Google calendar. Capture d’écran du 2023-05-12 11-46-26

Steps to reproduce:

  1. Create a new meeting in the calendar and fill in the mandatory fileds
  2. Click on the save and close button or even the save button
  3. Evolution displays "Impossible de créer l’objet agenda : Le serveur n’a pas renvoyé d’ETag pour l’objet"
  4. Close the new entry window without saving
  5. Refresh the calendar view : the meeting that was supposed to not have been saved is actually created and displayed
ByteHamster commented 1 year ago

Duplicate of #1182