Open Bug 1640452 Opened 4 years ago Updated 4 years ago

Parsing errors for Google Calendar entries (X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for DESCRIPTION)

Categories

(Calendar :: General, defect)

Lightning 68
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: lohner, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0

Steps to reproduce:

Ligntning 68.7.0 with tbird 68.7.0 under Ubuntu focal
My .xsession-errors is filling up with the following warnings:

console.warn: Lightning: Parsing failed for parts of the item (while this is considered to be a minor issue, we continue processing the item):
BEGIN:VCALENDAR^M
PRODID:-//Google Inc//Google Calendar 70.9054//EN^M
VERSION:2.0^M
CALSCALE:GREGORIAN^M
X-WR-CALNAME:myemail_address@gmail.com^M
X-WR-TIMEZONE:Europe/Berlin^M
BEGIN:VEVENT^M
DTSTART;VALUE=DATE:20200822^M
DTEND;VALUE=DATE:20200827^M
DTSTAMP:20191231T155808Z^M
UID:nnnnnn-nnnnnn-nnnnn-nnnnn^M
CREATED:20191231T155808Z^M
X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for DESCRIPTION pro^M
perty. Removing entire property:^M
LAST-MODIFIED:20191231T155808Z^M
X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for LOCATION proper^M
ty. Removing entire property:^M
SEQUENCE:0^M
STATUS:CONFIRMED^M
SUMMARY:An Event^M
TRANSP:OPAQUE^M
END:VEVENT^M
END:VCALENDAR^M

Actual results:

.xsession-errors is filling up with these warnings as most entries do not have a location or description

Expected results:

Fields that can often be empty (description, location) should not generate a warning if blank.

Summary: Parsing errors for Google Calendar entries → Parsing errors for Google Calendar entries (X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for DESCRIPTION)
You need to log in before you can comment on or make changes to this bug.