6.0.0-beta1
7/15/25

[#7702] Undefined property: SyncML_Command_Status::$_Data
Summary Undefined property: SyncML_Command_Status::$_Data
Queue Synchronization
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester bigmichi1 (at) bigmichi1 (dot) de
Created 11/18/2008 (6083 days ago)
Due
Updated 08/26/2009 (5802 days ago)
Assigned 12/07/2008 (6064 days ago)
Resolved 08/26/2009 (5802 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
08/26/2009 03:24:56 PM Jan Schneider Comment #7
State ⇒ Resolved
Patch ⇒ Yes
Reply to this comment
Looks correct, thanks!
08/26/2009 11:42:32 AM lst_hoe02 (at) kwsoft (dot) de Comment #5 Reply to this comment
Should be fixed by this one (_Data is really not defined but _Status 
is most likely meant)



--- lib/SyncML/Command/Status.php.orig        2009-04-30 19:34:28.000000000 +0200

+++ lib/SyncML/Command/Status.php.neu        2009-08-26 12:00:24.000000000 +0200

@@ -140,7 +140,7 @@

                               * wasn't found on the client. Try an Add

                               * instead. */

                              if ($this->_Cmd == 'Replace' &&

-                                $this->_Data == RESPONSE_NOT_FOUND) {

+                                $this->_Status == RESPONSE_NOT_FOUND) {

                                  $sync->setServerChange('add', 
$id[0], $id[1]);

                              }

                              if (isset($this->_SourceRef) || 
isset($this->_TargetRef)) {
12/07/2008 11:38:35 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Assigned
 
11/21/2008 06:47:14 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_32.xml Download
 
11/21/2008 06:46:58 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_31.xml Download
 
11/21/2008 06:46:41 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_30.xml Download
 
11/21/2008 06:46:19 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_22.xml Download
 
11/21/2008 06:46:02 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_21.xml Download
 
11/21/2008 06:45:43 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_20.xml Download
 
11/21/2008 06:45:28 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_12.xml Download
 
11/21/2008 06:45:12 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_11.xml Download
 
11/21/2008 06:44:54 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: server_10.xml Download
 
11/21/2008 06:44:00 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: packetnum.txt Download
 
11/21/2008 06:43:45 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: log.txt Download
 
11/21/2008 06:43:30 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: devinf.txt Download
 
11/21/2008 06:43:15 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: data.txt Download
 
11/21/2008 06:42:08 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_32.xml Download
 
11/21/2008 06:41:49 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_31.xml Download
 
11/21/2008 06:41:33 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_30.xml Download
 
11/21/2008 06:41:17 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_22.xml Download
 
11/21/2008 06:40:58 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_21.xml Download
 
11/21/2008 06:40:41 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_20.xml Download
 
11/21/2008 06:40:26 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_12.xml Download
 
11/21/2008 06:40:07 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_11.xml Download
 
11/21/2008 06:39:45 AM bigmichi1 (at) bigmichi1 (dot) de New Attachment: client_10.xml Download
 
11/18/2008 03:32:21 PM Chuck Hagenbuch Version ⇒
Queue ⇒ Synchronization
 
11/18/2008 12:42:43 PM Jan Schneider Comment #4 Reply to this comment
is there a secure way to publish the content of the generated files
in the /tmp/sync directory, because i looked through some of them and
find references in many places that shouldn't be viewable by everyone
here
Not at the moment.
11/18/2008 11:32:52 AM bigmichi1 (at) bigmichi1 (dot) de Comment #3 Reply to this comment
is there a secure way to publish the content of the generated files in 
the /tmp/sync directory, because i looked through some of them and 
find references in many places that shouldn't be viewable by everyone 
here



i encountered that this warning only comes up in the logs when i 
update a contact and then sync



no errors are logged in the file that is configured in php.ini (error_log)
11/18/2008 10:30:11 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Please read http://wiki.horde.org/SyncMLProblemReport and follow the 
steps to generate complete SyncML debugging information.
11/18/2008 08:32:49 AM bigmichi1 (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Type ⇒ Bug
Summary ⇒ Undefined property: SyncML_Command_Status::$_Data
Reply to this comment
following message is written to my horde.log file when i sync my 
outlook contacts with the funambol plugin over rpc



Nov 17 06:28:52 HORDE [warning] [horde] Caught output: <br />

<b>Notice</b>:  Undefined property: SyncML_Command_Status::$_Data in 
<b>/var/www/horde/lib/SyncML/Command/Status.php</b> on line 
<b>143</b><br />

<br />

<b>Notice</b>:  Undefined property: SyncML_Command_Status::$_Data in 
<b>/var/www/horde/lib/SyncML/Command/Status.php</b> on line 
<b>143</b><br />

  [pid 28078 on line 192 of "/var/www/horde/lib/SyncML.php"]


Saved Queries