Hey all, I noticed some URLs in the Webinterface contain double slashes. Examples are:
> GET /SOGo/so/test123/Calendar//personal/properties Due to this the links in the calendar properties window are wrong. The relative URLs for Caldav/ICS/XML point to /SOGO/so/dav instead to /SOGO/dav I tried to add a rewrite rule to the webserver to fix URLs containing double slashes, but that broke other functionally as some HTTP POST requests are redirected and the POST data is lost: POST /SOGo/so/[email protected]/Mail//0/folderINBOX/moveMessages POST /SOGo/so/[email protected]/Mail//0/folderINBOX/batchDelete POST /SOGo/so/[email protected]/Mail//0/folderINBOX/uids The list of examples is probably not complete. Should be an easy fix. - Janis -- [email protected] https://inverse.ca/sogo/lists
