Can't re-assign apointment to another calendar
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
People
(Reporter: wmiu67go, Unassigned)
Details
Attachments
(1 file)
34.65 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36 OPR/70.0.3728.189
Steps to reproduce:
I have several calendars. IF I add an apointment in the calendar week view and it is assigned to the wrong calendar, I want to reassign it. So I open it and change the calendar in the dropdown. Then i click on "send and close"
Actual results:
Reassignment failed, still the unwanted calendar assigned
Expected results:
Calendar change
Reporter | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Chizzon123, what calendar type (local, remote iCalendar file, remote CalDAV) do you use for source and target calendar in the operation? Do you have any error messages in the Error Console, which you can find in the menu "Tools" -> "Developer Tools"?
Reporter | ||
Comment 3•4 years ago
|
||
remote ical url.
I have a lot of following error:
Component returned failure code: 0x804a0104 [calIDateTime.icalString] 2 calUtils.jsm:577
_instance resource:///modules/calendar/calUtils.jsm:577
set icalComponent resource:///modules/CalAlarm.jsm:537
set icalString resource:///modules/CalAlarm.jsm:340
_instance resource:///modules/calendar/calUtils.jsm:577
getAdditionalDataForItem resource:///modules/CalStorageCalendar.jsm:2092
handleResultInner resource:///modules/CalStorageCalendar.jsm:284
handleResult resource:///modules/CalStorageCalendar.jsm:278
Reporter | ||
Comment 4•4 years ago
|
||
And also this warning very often:
Exception { name: "", message: "Component returned failure code: 0x804a0104 [calIDateTime.icalString]", result: 2152333572, filename: "resource:///modules/calendar/calUtils.jsm", lineNumber: 577, columnNumber: 0, data: null, stack: "_instance/<@resource:///modules/calendar/calUtils.jsm:577:7\nset icalComponent@resource:///modules/CalAlarm.jsm:537:38\nset icalString@resource:///modules/CalAlarm.jsm:340:54\n_instance/<@resource:///modules/calendar/calUtils.jsm:577:7\ngetAdditionalDataForItem/<@resource:///modules/CalStorageCalendar.jsm:2092:29\nhandleResultInner@resource:///modules/CalStorageCalendar.jsm:284:21\nhandleResult@resource:///modules/CalStorageCalendar.jsm:278:41\n", location: XPCWrappedNative_NoHelper }
CalStorageCalendar.jsm:297
Versuch, eine verbotene Kopfzeile zu verwenden, wurde abgelehnt: Content-Length 2 cardbookWebDAV.js:386:17
Versuch, eine verbotene Kopfzeile zu verwenden, wurde abgelehnt: Content-Length cardbookWebDAV.js:386:17
Comment 5•4 years ago
|
||
This is failing: https://searchfox.org/comm-central/rev/9935b8885acddd4fa49492e460a110cb8ef2fcfa/calendar/base/src/CalAlarm.jsm#552
Is it all calendars, or just some specific event?
Reporter | ||
Comment 6•4 years ago
|
||
just tried it, same for another (internal) calendar. Can't re-assign.
Description
•