Hi,
getting a caldendar or a list of calendars with
http://server/egroupware/icalsrv.php/user/list.html
does not work, if the username has a dash. If you have
http://server/egroupware/icalsrv.php/user-name/list.html
you have no problem in egw, but the above url gives back an empty page.
Same with groupcalendars, while
http://server/egroupware/icalsrv.php/groupname/list.html
responds a list,
http://server/egroupware/icalsrv.php/group-name/list.html
doesn’t. As with usernames, not problems in egw. Of course an ical-file is also not available, if user/groupnames have a dash.
I think it is a preg_match in icalsrv.php, but I’am to bad in regex to debug that.
My egw is 1.4.003, but I didn’t find a bug report, so it might be still there in newer versions. Can anyone check that?
Thanks
Alex