Hello, I can import from webcalendar (v1..0.5) to sogo (2.0.4). It works fine, but when i click on an imported event (in sogo web interface) i get this pop-up :
Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request After many test I think the problem comes from the ics file format imported from webcalendar.. example of export Webcalendar : /BEGIN:VCALENDAR // //PRODID:-//WebCalendar-v1.0.5 // //VERSION:2.0 // //METHOD:PUBLISH // //BEGIN:VEVENT // //UID:[email protected] // //SUMMARY:test-webcal // //DESCRIPTION:test-webcal // //CLASS:PUBLIC // //*ATTENDEE;ROLE=OWNER;STATUS=CONFIRMED:Test user1*//* *//* <[email protected]> *// //DTSTART:20130315T150000Z // //DTSTAMP:20130319T085521Z // //DTEND:20130315T160000Z // //END:VEVENT // //END:VCALENDAR/ the problem seems to be the format of the email imports from other calendar (for example google) work fine.. would there be a "compatibility attribute"to put in sogo.conf (or. GNUStep)? Regards, -- [email protected] https://inverse.ca/sogo/lists
