On 20-09-10 20:34, Martijn Grendelman wrote: > Running the SOGo 1.3.0.20100920 nightly build on Debian Lenny, I can't > seem to delete events from the web calendar. If I select the event, > right-click it and select 'delete', nothing happens. > > Sniffing the network traffic between Apache and SOGo confirms that > indeed nothing happens; there are no requests. Other actions, like > selecting or creating an event cause plenty of network activity on the > server. > > If I click the 'delete' button, the browser requests (with GET, without > any parameters) /SOGo/so/martijn/Calendar/delete, which results in a > page that says: > > An error occurred during object publishing > delete not yet implemented, sorry ... > > I noticed the behaviour on 1.3.0.20100912, so I upgraded to > 1.3.0.20100920, but no change. > > Is this a known issue? Should I file a bug? I could't find anything > related in the bug tracker. >
Didn't get any response to this one, but the above is still true even for SOGo 1.3.2. What am I doing wrong? Am I the only one having this problem? The procedure of: - Click an event - Right click -> delete - Click delete button on the toolbar leads to the following entries in sogo.log: 127.0.0.1 - - [22/Sep/2010:12:40:40 GMT] "POST /SOGo/so/martijn/Calendar/personal/30EE-4C99DD00-1-4A965A80.ics/view HTTP/1.1" 200 225/0 0.029 - - 0 127.0.0.1 - - [22/Sep/2010:12:40:45 GMT] "GET /SOGo/so/martijn/Calendar/delete HTTP/1.1" 501 205/0 0.023 - - 0 Notice that second action does nothing at all and the third & last action gives status 501. But then again, a 501 seems quite alright for a strange request like that.... Best regards, Martijn. -- [email protected] https://inverse.ca/sogo/lists
