
4 Feb
2011
4 Feb
'11
9:55 a.m.
Ciao Francesco,
I'm using OTRS 3.0.5 I have a problem. In the notification email the link are broken
http://helpdesk.fdlservizi.com/otrs/index.pl?Action=AgentZoom;TicketID=4
If I follow this link I get error.
should be
http://helpdesk.fdlservizi.com/otrs/index.pl?Action=AgentZoom&TicketID=4 http://helpdesk.fdlservizi.com/otrs/index.pl?Action=AgentZoom;TicketID=4
This works ok
& instead of ;
The semicolon is a new way of separating parameters in URLs (see e.g. http://en.wikipedia.org/wiki/Query_string) and should work fine. Meybe your webserver is too old? frank