Open Bug 1667752 Opened 5 years ago Updated 4 years ago

Importing of .ics file

Categories

(Calendar :: Import and Export, defect)

defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: axel.schmallenbach, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0

Steps to reproduce:

I tried to import an appointment as *ics file. See attached file.

Actual results:

Error message (translated): Import not possible. There ae no importable data in the file. (in German: "Es gibt keine importierbaren Einträge in der Datei")

Expected results:

Import of the o.m. date into the TB calender

Component: Untriaged → Import and Export
Product: Thunderbird → Calendar
Version: 78 → unspecified

After having a closer look, the ics file is expected to be UTF-8 decoded, but in the line starting with ORGANIZER;CN= there is an invalid character.

Now there are two options, be resilient and import partially wrong data (instead of telling the user there is nothing to import) or show a better error message (if Calendar: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [calIIcalProperty.valueAsIcalString] when parsing occurs) to the user.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: