Re: Bug in wap_push_ppg.c ?
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Yeah. Thanks for the report.
Aarno
On Monday, November 18, 2002, at 02:52 PM, Paul Keogh wrote:
>
> The push response seems to be inconsistent with the DTD for
> this spec.
>
> Specifically, the child element <response-result> is outside
> the <push-response> element when according to the DTD and the PAP spec
> (wap-247,section 8.3 page 21) it should be inside the <push-response>
> element. Attached is a patch which may not apply as my srcs are
> a little out of sync...
>
> Patch:
>
> RCS file: /home/cvs/cvsroot/wirelesswindow/gw/wap_push_ppg.c,v
> retrieving revision 1.28
> diff -r1.28 wap_push_ppg.c
> 2774d2773
> < "</push-response>"
> 2786a2786
>> "</push-response>"
> 2794c2794,2795
> < debug("wap.push.ppg", 0, "PPG: send_push_response: telling pi");
> ---
>> debug("wap.push.ppg", 0, "PPG: send_push_response: telling pi
>> (%s)",
>> octstr_get_cstr (reply_body));
>
> Paul Keogh
> ANAM Wireless Internet Solutions
> http://www.anam.com
> +353 1 284 7555 (wired) +353 86 234 6047 (wireless)
> Castle Yard, Saint Patrick's Road, Dalkey, County Dublin, Ireland
>
>