mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 11:35:47 +03:00
[GH-ISSUE #375] ERROR: System.Xml.XmlException: '', hexadecimal value 0x1A, is an invalid character #1259
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrea-dintino on GitHub (Jan 4, 2023).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/375
Hi @aluxnimm,
I've been getting this for a while now:
My guess is that somewhere in some NextCloud Calendar entry there is an illegal character "", but I have no clue how to search for it?
thanks,
Andrea
@brrrrrrrt commented on GitHub (Jan 12, 2023):
+1 same, but '0x14'
unable to synchronize :(
@aluxnimm commented on GitHub (Feb 18, 2023):
You need to export the whole calendar as an ics file from the server, open with notepad++ and find that invalid characters.
We will hopefully fix the issue and filter our invalid xml characters in our next release.