[frameworks-kcalendarcore] [Bug 460592] parse error from icalcomponent_new_from_string

Ricardo J. Barberis bugzilla_noreply at kde.org
Tue Oct 18 02:50:42 BST 2022


https://bugs.kde.org/show_bug.cgi?id=460592

--- Comment #2 from Ricardo J. Barberis <ricardo at palmtx.com.ar> ---
Hi, thanks for replying.

Unfortuantely I'm not well versed in iCal format so I don't yhink I'll be able
to spot the error.

Here's the relevant line and some edited conext, generated with `cat -nv
/home/richis/.local/share/apps/korganizer/std.ics`:

```
   105  BEGIN:VEVENT^M
   106  ORGANIZER:MAILTO:some.one at domain.tld^M
   107  DTSTAMP:20221010T001928Z^M
   108  ATTENDEE;CN='My Boss';RSVP=FALSE;PARTSTAT=NEEDS-ACTION;^M
   109   ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;X-UID=69899904:mailto:^M
   110   my.boss at domain.tld^M
   111  ATTENDEE;CN=Me;RSVP=FALSE;PARTSTAT=ACCEPTED;^M
   112   ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;X-UID=82753200:mailto:^M
   113   me at domain.tld^M
```

If you or someone else knows an ical validator (preferably a local CLI or GUI
app, not a web service or website for privacy reasons) I'm more than willing to
install and try it.

Thanks again!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list