account field in smsc_http.c is not url-encoded
"Vincent CHAVANIS" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <14c501c64755$71719820$9600a8c0@vince> |
I just noticed that account field in smsc_http.c is not url-encoded
if (sms->sms.account) /* prepend account with local username */
octstr_format_append(url, "&account=%E:%E", sms->sms.service, sms->sms.account);
':' should appear as %3A
Could someone confirm me this or did i miss something ?
regards
Vincent
--
Telemaque - NICE - (FR)
Service Technique - Developpement
http://www.telemaque.fr/
[email protected]
Tel : +33 4 93 97 71 64 (fax 68)