Autodetect distant ics file with content-type:application/octet-stream
Categories
(Calendar :: Import and Export, defect)
Tracking
(Not tracked)
People
(Reporter: stephane.lebrasseur, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Tried to add the calendar located at https://fr.ftp.opendatasoft.com/openscol/fr-en-calendrier-scolaire/Zone-A-B-C-Corse.ics in Thunderbird 91.
Actual results:
Thunderbird asked for a password despite "no identifier required" checkbox checked.
Under the hood : HTTP GET request to https://fr.ftp.opendatasoft.com/openscol/fr-en-calendrier-scolaire/Zone-A-B-C-Corse.ics leaded to "content-type:application/octet-stream" response header, which is not accepted for an ics file. This response header is valid however.
Expected results:
The calendar should have been created (it was imported well Thunderbird 78, by specifying iCalendar format in the import wizard.).
Comment 1•4 years ago
|
||
I think that should work from Thunderbird 91.2.1, fixed in bug 1723415. If that's not the case please say so.
Description
•