6.0.0-beta13
4/11/26

[#10557] SyncML from Funambol to Horde contacts have anniversary='--'
Summary SyncML from Funambol to Horde contacts have anniversary='--'
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners
Requester szimszon (at) oregpreshaz (dot) eu
Created 9/28/11 (5309 days ago)
Due
Updated 12/19/11 (5227 days ago)
Assigned 10/10/11 (5297 days ago)
Resolved 12/19/11 (5227 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
19.12.2011 14:42:03 Jan Schneider State ⇒ Resolved
 
19.12.2011 14:33:59 Git Commit Comment #8 Reply to this comment
Changes have been made in Git for this ticket:

[jan] Fix importing vCards with empty X-ANNIVERSARY attributes (Bug #10557).

  3 files changed, 8 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/8eaf5b308394e04921611c6eed9b6ac4ad345d78
19.12.2011 14:33:56 Git Commit Comment #7 Reply to this comment
Changes have been made in Git for this ticket:

Catch exceptions from Horde_Date ctor (Bug #10557).

  1 files changed, 10 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/ba67c17595c52a2354256116511cf0d13f11665b
21.11.2011 07:55:39 szimszon (at) oregpreshaz (dot) eu Comment #6 Reply to this comment
Could you please PM me an address.
jan@horde.org
Mail sent.
Please state is not Feedback, I sent a mail... :)
13.11.2011 21:41:35 szimszon (at) oregpreshaz (dot) eu Comment #5 Reply to this comment
Could you please PM me an address.
jan@horde.org
Mail sent.
13.11.2011 20:33:27 Jan Schneider Comment #4 Reply to this comment
Could you please PM me an address.
jan@horde.org
03.11.2011 13:31:21 szimszon (at) oregpreshaz (dot) eu Comment #3 Reply to this comment
I collected data but I don't want to upload in here. I would like to 
mail it private to some address, there are a lot of data I don't like 
to expose in public :-o

Could you please PM me an address.

Thanks.

I see no errors in sync itself I just end up after phone to horde in db with:

$ psql -c "select object_id,object_anniversary from turba_objects 
where object_anniversary='--';" horde

         object_id        | object_anniversary
-------------------------+--------------------
  li9DBP6Wb3FOspUpBQSkYHA | --
Cannot reproduce.

Please read http://wiki.horde.org/SyncMLProblemReport and follow the 
steps to generate complete SyncML debugging information.
10.10.2011 17:16:30 Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Cannot reproduce.

Please read http://wiki.horde.org/SyncMLProblemReport and follow the 
steps to generate complete SyncML debugging information.
28.09.2011 08:19:19 szimszon (at) oregpreshaz (dot) eu Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ SyncML from Funambol to Horde contacts have anniversary='--'
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
If I sync from Funambol to Horde changed contacts have 
anniversary='--' and I got a lot error displaying them on Horde.

I have in DB::turba_objects '--' in  object_anniversary column after
the contact is synced from funambol client (phone) to Horde Turba
3.0.9 and I get an error like this:

--

Évforduló
Helyrehozhatatlan hiba történt
Failed to parse time string (--)

1. Turba_View_Contact->html()
/srv/www/oregpreshaz.eu/ssl/horde2.oregpreshaz.eu/turba/contact.php:113
2. Horde_Form->renderInactive()
/srv/www/oregpreshaz.eu/ssl/horde2.oregpreshaz.eu/turba/lib/View/Contact.php:58
3. Horde_Form_Renderer->renderFormInactive() /usr/share/php/Horde/Form.php:531
4. Horde_Form_Renderer->_renderForm()
/usr/share/php/Horde/Form/Renderer.php:226
5. Horde_Core_Ui_VarRenderer->render()
/usr/share/php/Horde/Form/Renderer.php:276
6. Horde_Core_Ui_VarRenderer_Html->_renderVarDisplay_monthdayyear()
/usr/share/php/Horde/Core/Ui/VarRenderer.php:85
7. Horde_Form_Type_monthdayyear->formatDate()
/usr/share/php/Horde/Core/Ui/VarRenderer/Html.php:1356
8. Horde_Form_Type_monthdayyear->getDateOb()
/usr/share/php/Horde/Form/Type.php:2897
9. Horde_Date->__construct() /usr/share/php/Horde/Form/Type.php:2879

Details
The full error message is logged in Horde's log file, and is shown
below only to administrators. Non-administrative users will not see
error details.

Horde_Date_Exception Object
(
      [details] =>
      [message:protected] => Failed to parse time string (--)
      [string:Exception:private] =>
      [code:protected] => 0
      [file:protected] => /usr/share/php/Horde/Date.php
      [line:protected] => 253
      [trace:Exception:private] => Array
          (
              [0] => Array
                  (
                      [file] => /usr/share/php/Horde/Form/Type.php
                      [line] => 2879
                      [function] => __construct
                      [class] => Horde_Date
                      [type] => ->
                      [args] => Array
                          (
                              [0] => --
                          )

                  )

Saved Queries