Mailing List Archive

Calender trouble "=nvalid Cal...."
One of my calendar seems to be ill.

Thunderbird shows an exclamation mark behind the calender and calling the calendar URL from firefox shows:

Exception [0] Couldn't parse property from string: `ATTENDEE;RSVP=TRUE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;SCHEDULE-STATUS="3.7;Invalid Calendar User";=nvalid Calendar User":mailto:attendee@mydom.de`
At line 137 of /usr/share/awl-0.56/inc/iCalendar.php
================= Stack Trace ===================
/usr/share/davical-1.1.4/htdocs/caldav.php[101] include()
/usr/share/davical-1.1.4/inc/caldav-GET.php[28] export_iCalendar()
/usr/share/davical-1.1.4/inc/caldav-GET-functions.php[87] iCalComponent->iCalComponent()
/usr/share/awl-0.56/inc/iCalendar.php[397] iCalComponent->ParseFrom()
/usr/share/awl-0.56/inc/iCalendar.php[507] iCalComponent->iCalComponent()
/usr/share/awl-0.56/inc/iCalendar.php[397] iCalComponent->ParseFrom()
/usr/share/awl-0.56/inc/iCalendar.php[516] iCalProp->iCalProp()
/usr/share/awl-0.56/inc/iCalendar.php[106] iCalProp->ParseFrom()

instead of downloading an .ics file.

How can I fix this problem?

I'm running davical 1.1.4 on opensuse. Postgres is 8.4.4 on solaris.
Re: Calender trouble "=nvalid Cal...." [ In reply to ]
Hi Thorsten,

On Fri, May 06, 2016 at 12:10:58PM +0200, Thorsten Marquardt wrote:
> One of my calendar seems to be ill.
>
> Thunderbird shows an exclamation mark behind the calender and calling the calendar URL from firefox shows:
>
> Exception [0] Couldn't parse property from string: `ATTENDEE;RSVP=TRUE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;SCHEDULE-STATUS="3.7;Invalid Calendar User";=nvalid Calendar User":mailto:attendee@mydom.de`
> At line 137 of /usr/share/awl-0.56/inc/iCalendar.php

I think this is a combination of a worked-around-in-1.1.4 Thunderbird
issue that led to the creation of broken data like

SCHEDULE-STATUS="3.7;Invalid Calendar User";=nvalid Calendar User"

(note the uneven number of double quotes!) with stricter iCalProp
parsing in awl 0.56.

The only thing I can suggest to fix this is to go to your database and
rewrite those broken SCHEDULE-STATUS values to just

SCHEDULE-STATUS="3.7"

HTH,
Florian

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Davical-general mailing list
Davical-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/davical-general