ICSImport icon indicating copy to clipboard operation
ICSImport copied to clipboard

Special foreign characters are not supported

Open StefanBrand opened this issue 8 years ago • 2 comments

Hello,

I wanted to import a calendar entry from a German speaking webpage, which contains "Büro".

This is the Log I fetched:

03-09 09:47:55.931 E/ICS-Import(2409): error processing file:///storage/emulated/0/Download/calendar(8).ics : net.fortuna.ical4j.data.ParserException: Error at line 13:Illegal property [ BÜRO]

I hope you can fix this.

StefanBrand avatar Mar 09 '16 08:03 StefanBrand

I believe it's fixed in release 1.3.

danielegobbetti avatar Jun 22 '16 07:06 danielegobbetti

After a fast check I still get "Invalid ICS file" for a calendar entry with a location field of "Mödling".

StefanBrand avatar Jul 10 '16 06:07 StefanBrand