| Ticket geändert von camel camel am 2009/07/02 10:17 |
| Verfolgungssystem: Bugs |
| Kategorie: SyncML |
| Version: Trunk |
| Status: Offen |
| Lösung: Keine |
| Prozent erledigt: 0% |
| Priorität: 5 - mittlere |
| Erstellt von: camel camel |
| Zugewiesen an: Jörg Lehrke |
| Zusammenfassung: #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)
|
| Kommentar von camel camel am 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 |
| Kommentar von Jörg Lehrke am 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. |
| Kommentar von camel camel am 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") |
| Kommentar von camel camel am 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 |
| Kommentar von camel camel am 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 ?
|
| Kommentar von camel camel am 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"] |
| Kommentar von camel camel am 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 ? |
| Kommentar von Jörg Lehrke am 1970/01/01 01:00: |
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. |