[rt-users] url encoding

Christian Loos cloos at netcologne.de
Wed Jun 22 07:04:02 EDT 2016


OK, again a copy&past error, use this one

https://umbc.co1.qualtrics.com/SE/?{$HTML::Mason::Commands::m->comp('/Elements/QueryString',
    SID           => 'SV_4IbNK0n1unOaIEB',
    groupid       => 'BSG',
    ticketid      => $Ticket->Id,
    ticketowner   => $Ticket->OwnerObj->EmailAddress,
    customeremail => $Ticket->RequestorAddresses,
    ticketsubject => $Ticket->Subject,
);
}

Am 22.06.2016 um 13:00 schrieb Christian Loos:
> OK, I now see the problem.
> 
> Try this:
> 
> https://umbc.co1.qualtrics.com/SE/?{$m->comp('/Elements/QueryString',
>     SID           => 'SV_4IbNK0n1unOaIEB',
>     groupid       => 'BSG',
>     ticketid      => $Ticket->Id,
>     ticketowner   => $Ticket->OwnerObj->EmailAddress,
>     customeremail => $Ticket->RequestorAddresses,
>     ticketsubject => $Ticket->Subject,
> );
> }

-- 
Christian Loos

NETCOLOGNE Gesellschaft für Telekommunikation mbH
Am Coloneum 9 | 50829 Köln

Geschäftsführer: Jost Hermanns, Mario Wilhelm
Vorsitzender des Aufsichtsrates: Dr. Andreas Cerbe
HRB 25580, AG Köln



More information about the rt-users mailing list