#2147 - SyncML addressbook -> missing data from outlook to EGW via funambol

View: New views
1 Messages — Rating Filter:   Alert me  

#2147 - SyncML addressbook -> missing data from outlook to EGW via funambol

by tracker-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ticket modified by Jörg Lehrke at 2009/07/02 19:53
Tracking System: Bugs
Category: SyncML
Version: Trunk
Status: Open
Resolution: None
Completed: 0%
Priority: 5 - medium
Created By: camel camel
Assigned to: Jörg Lehrke
Summary: #2147 - SyncML addressbook -> missing data from outlook to EGW via funambol
hi tried syncing from Outlook to EGW

and i see that there are a lot of fields now missing:

Prefix
Middle Name
Suffix
Business Tel Number
Private Tel Number
Fax
Birthday

i'm sure, that for a long time this was working...

(tried with EGW last trunk 27328, Outlook, Funambol 7.2.1 + 8.01 + 8.03)
Comment by Jörg Lehrke at 2009/07/02 19:53:
Your are definitively not using the correct code. If you would use the SyncML parts of my branch, the version number would be 1.6.500jl. Without my extensions SyncML was no proper application. I guess you did at least not replace EGW_SERVER_ROOT/syncml/*
Comment by camel camel at 2009/07/02 10:38:
i made a screenprint of the egw_application.
you see the versions numbers aso...

i can't see the application syncml and i did complete fresh install of all tables....

some ideas why syncml isn't there ?

can i set some table flags per hand , that syncml is maybe then visible ?
Comment by camel camel at 2009/07/02 10:17:
thanks - for answer.
i did:
1.) dl the last trunk
2.) dl the syncml-1.2 and overwrite all files from trunk with it
3.) uninstall all tables (removed all applications from old db)
4.) install all aplications brand new - so new tables are created
5.) create administrator once again and delete all other users.
then i go into egw, and i'm searching for syncml, but syncml application isn't there.
searched in applications, searched in group policies, did a search hooks, nothing found. so - can it be, that something is missing ?

cu camel
Comment by Jörg Lehrke at 2009/07/02 09:56:
Hi,

first you have to check out the SNV trunk. Next you have to replace the parts from my branch. Since the trunk is not intended for production use and a moving target I recommend to use 1.6.001 with my patch, though.

After you applied my extensions you have to enable SyncML as normal application for your users. As long a you don't allow your users to use SyncML they will not be able to synchronize.
Every allowed user will have access to the SyncML preferences.
Comment by camel camel at 2009/06/30 22:31:
and there is no "application "syncml" which i can set grant access or something (and haven't forgot tot press the "searching hooks")
Comment by camel camel at 2009/06/30 22:26:
well - checked out 27341 and then i get:

==> /var/log/NOT_SORTED_DEVLOG/notice.log <==
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML is not enabled for this user [on line 313 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML/State_egw.php"]
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML is not enabled for this user [on line 313 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML/State_egw.php"]
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML is not enabled for this user [on line 313 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML/State_egw.php"]
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML[syncml-d3730dcd01ae86af945f7f975adddee2]: found action commands [on line 550 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML is not enabled for this user [on line 313 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML/State_egw.php"]
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML[syncml-d3730dcd01ae86af945f7f975adddee2]: syncStatus(server sync acknowledged) 0 [on line 690 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML[syncml-d3730dcd01ae86af945f7f975adddee2]: package ----------------------- done [on line 577 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]
Jun 30 22:25:01 s_devlog@... apache2: EGWSYNC: [] SyncML[syncml-d3730dcd01ae86af945f7f975adddee2]: syncStatus = 0, actionCommands = False [on line 606 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]

and sync doesn't work
Comment by camel camel at 2009/06/30 22:17:
so simple question:
should it work if i install the latest trunk
and overwrite then
http://svn.stylite.de/egroupware/branches/SyncML-1.2
should it be work then ?
Yes or no ?
if NO -> what do you have installed on your system ?
Comment by camel camel at 2009/06/30 22:04:
and more ... i overwrite your last version.
and i get: SyncML is not enabled for this user [on line 313 of "/var/www/egroupware_BRANCH/htdocs/egroupware/phpgwapi/inc/horde/Horde/SyncML/State_egw.php"]
Comment by camel camel at 2009/06/30 21:59:
well - i can dl it as anonymus too,
but what is the base ?

should i dl the trunk and after that then overwrite your syncml-1.2 from branch ?

or should i use as base the branch 1.6 and then your version over it ?
Comment by Jörg Lehrke at 1970/01/01 01:33:
I'm working on a separate branch with my SyncML improvements. So the SVN trunk does not contain my changes, yet. But I'm pretty sure, that your issues are solved already.
You can find my branch here: http://svn.stylite.de/viewvc/egroupware/branches/SyncML-1.2/
But I don't know whether you are able to check it out as anonymous user.


Linked entries:
Bugs #2147: SyncML addressbook -> missing data from outlook to EGW via funambol
------------------------------------------------------------------------------

_______________________________________________
eGroupWare-tracker mailing list
eGroupWare-tracker@...
https://lists.sourceforge.net/lists/listinfo/egroupware-tracker