Menu

#19 synchronizing Birthdays before 1970-01-01

closed
nobody
None
5
2012-02-11
2012-01-27
ben
No

Birthdays before 1970-01-01 are not synchronized by funambol because of view fnbl_simple_contacts_exp
Workaround:
WHEN (`simple_contacts`.`birthday` < 0) THEN (_utf8\'1970-01-02\' + INTERVAL `simple_contacts`.`birthday` SECOND)

SQL script attached

Discussion

  • ben

    ben - 2012-01-27

    create view

     
  • ben

    ben - 2012-01-27

    Simple Groupware version: 0.740

     
  • Thomas Bley

    Thomas Bley - 2012-02-11
    • status: open --> closed
     
  • Thomas Bley

    Thomas Bley - 2012-02-11

    The fix is in the latest release, 0.743.