View Issue Details

IDProjectCategoryView StatusLast Update
0000602SOGoWeb Calendarpublic2016-02-18 10:41
Reporterfrancis Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version1.2.1 
Summary0000602: Can't export the events from a subscription
Description

From the contextual menu of a subscribed calendar, I can choose Export but nothing happens, not event an AJAX request.

Additional Information

Is it what we want? From SchedulerUI.js:

<pre>function onCalendarExport(event) {
...
if (owner == UserLogin) {
....
window.location.href = url;
}
}</pre>

TagsNo tags attached.

Relationships

has duplicate 0002180 new Unable to export shared calendar 

Activities

alessio

alessio

2011-01-03 16:57

reporter   ~0001992

I have this problem on 1.3.3,with user admin from the contextual menu of a subscribed calendar of angelita (with all permissions)

I click on export and i'm redirected on
https://mail.xxxxx.it/SOGo/so/admin/Calendar/angelita_personal.ics/export

with this error:

An error occurred during object publishing

the requested object could not be found!

https://mail.xxxxx.it/SOGo/so/admin/Calendar/angelita_personal.ics/export

alessio

alessio

2011-01-03 16:58

reporter   ~0001993

with other users (non-admin) i can't export anything, "export" label is grey

Issue History

Date Modified Username Field Change
2010-05-04 16:04 francis New Issue
2011-01-03 16:57 alessio Note Added: 0001992
2011-01-03 16:58 alessio Note Added: 0001993
2016-02-18 10:41 Christian Mack Relationship added has duplicate 0002180