Skip to content

Error handling optimised on -l - #1

Open
Olli wants to merge 4 commits into
psic4t:masterfrom
Olli:master
Open

Error handling optimised on -l #1
Olli wants to merge 4 commits into
psic4t:masterfrom
Olli:master

Conversation

@Olli

@Olli Olli commented Nov 12, 2025

Copy link
Copy Markdown

If something is wrong with a calendar the server provides a xml error response but on the console you only get the message that the returning namespace isn't expected.
So parsing the error xml in case of an error and showing the server response help finding errors.

Also this pull request removes METHOD from to be imported .ics files so that on a PUT there is no problem for importing.

Olli added 4 commits November 12, 2025 11:52
The standard doesn't allow METHOD in PUT. So if for example QCAL is used
from claws-mail for a invitiation than there is a METHOD:REQUEST and
that has to be removed in order to import it into nextcloud for example
@Olli Olli closed this Nov 12, 2025
@Olli Olli reopened this Nov 12, 2025
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.

1 participant