Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Exception during import of ical file

  • Žiadne odpovede
  • 0 má tento problém
more options

Hello everyone,

I tried to import an ical file and the process failed with the following error message:

Uncaught (in promise) NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "Could not extract integer from "--T:"" {file: "resource:///modules/calendar/Ical.jsm" line: 156}]'[JavaScript Error: "Could not extract integer from "--T:"" {file: "resource:///modules/calendar/Ical.jsm" line: 156}]' when calling method: [calIDateTime::nativeTime]
   #setDateParamHelper resource:///modules/calendar/CalStorageItemModel.jsm:1043
   #prepareEvent resource:///modules/calendar/CalStorageItemModel.jsm:1107
   #prepareItem resource:///modules/calendar/CalStorageItemModel.jsm:1093
   addItem resource:///modules/calendar/CalStorageItemModel.jsm:1070
   addItem resource:///modules/calendar/CalStorageCachedItemModel.jsm:180
   adoptItem resource:///modules/CalStorageCalendar.jsm:235

2 CalStorageItemModel.jsm:1043

I'm not familiar with javascript, but it seems to me, that the code is trying to import a date timestamp. I noticed, that the ical file uses a format like this: DTSTART;TZID=Europe/Berlin:20241118T180000

I'm not sure, this is the real cause, but I didn't found the string "--T:" in the whole ical file.

Hello everyone, I tried to import an ical file and the process failed with the following error message: Uncaught (in promise) NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "Could not extract integer from "--T:"" {file: "resource:///modules/calendar/Ical.jsm" line: 156}]'[JavaScript Error: "Could not extract integer from "--T:"" {file: "resource:///modules/calendar/Ical.jsm" line: 156}]' when calling method: [calIDateTime::nativeTime] #setDateParamHelper resource:///modules/calendar/CalStorageItemModel.jsm:1043 #prepareEvent resource:///modules/calendar/CalStorageItemModel.jsm:1107 #prepareItem resource:///modules/calendar/CalStorageItemModel.jsm:1093 addItem resource:///modules/calendar/CalStorageItemModel.jsm:1070 addItem resource:///modules/calendar/CalStorageCachedItemModel.jsm:180 adoptItem resource:///modules/CalStorageCalendar.jsm:235 2 CalStorageItemModel.jsm:1043 I'm not familiar with javascript, but it seems to me, that the code is trying to import a date timestamp. I noticed, that the ical file uses a format like this: DTSTART;TZID=Europe/Berlin:20241118T180000 I'm not sure, this is the real cause, but I didn't found the string "--T:" in the whole ical file.

Upravil(a) Andreas_Gajda dňa

Ak chcete odpovedať na príspevky, musíte sa prihlásiť do svojho účtu. Ak ešte nemáte účet, položte novú otázku.