Re: [Phpgroupware-cvs] [18535] Temporary ? fix for the Got wrong item symptom in libsyncml, when an item is returned in the status on a sucessfull GET Request ...

"Johan Gunnarsson" <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.devel
Message-ID <[email protected]>
Yes, this appears to be how things are done. I'll upgrade this fix to permanent.

On Wed, May 14, 2008 at 7:42 PM, Caeies <[email protected]> wrote:
> Revision: 18535
>          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=18535
> Author:   Caeies
> Date:     2008-05-14 17:42:27 +0000 (Wed, 14 May 2008)
>
> Log Message:
> -----------
> Temporary ? fix for the Got wrong item symptom in libsyncml, when an item is returned in the status on a sucessfull GET Request ... we need to clarify this with johang and the syncml1.1 SPECS
>
> Modified Paths:
> --------------
>    trunk/syncml/inc/class.syncml_command_get.inc.php
>
> Modified: trunk/syncml/inc/class.syncml_command_get.inc.php
> ===================================================================
> --- trunk/syncml/inc/class.syncml_command_get.inc.php   2008-05-14 17:40:47 UTC (rev 18534)
> +++ trunk/syncml/inc/class.syncml_command_get.inc.php   2008-05-14 17:42:27 UTC (rev 18535)
> @@ -84,9 +84,9 @@
>                                        $response->add_status(
>                                                $this->cmdid, $session->msgid, 'Get',
>                                                NULL, NULL,
> -                                               SYNCML_STATUS_OK, array(
> -                                                       'trg_uri' => $item['target']['locuri']
> -                                               )
> +                                               SYNCML_STATUS_OK, /*array(
> +                                                       'trg_uri' => $item['target']['locuri']
> +                                               )*/NULL
>                                        );
>
>                                        $response->add_result(
>
>
>
>
> _______________________________________________
> phpGroupWare-cvs mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.