Summary | Import ICS file is not working |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | alberto (at) pesadilla (dot) org |
Created | 09/19/2011 (5035 days ago) |
Due | |
Updated | 09/19/2011 (5035 days ago) |
Assigned | 09/19/2011 (5035 days ago) |
Resolved | 09/19/2011 (5035 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
the old calendar is not deleted, and the old events neither, unless I
tick the checkbox to delete them.
The only issue I see is that the calendar data in the dynamic view is
not updated immediately.
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Import ICS file is not working
Type ⇒ Bug
State ⇒ Unconfirmed
Import ICS file into a a existing calendar is not working. Indeed, the
calendar is deleted when importing .
Watching the Chrome console, the import process only call to this URL:
/services/ajax.php/kronolith/saveCalendar
Watching the code there is a correct form:
<!--a75c305b1c0a6022--><form id="kronolithCalendarForminternal"
method="post" action="/kronolith/data.php"
enctype="multipart/form-data">
But i dont know because in dynamic mode
"/services/ajax.php/kronolith/saveCalendar" is called