[Tickets #4481] NEW: Funambol client uses 'fwx-xxx' as device id
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Oct 3 00:12:05 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4481
-----------------------------------------------------------------------
Ticket | 4481
Created By | jochem at mondrian.nl
Summary | Funambol client uses 'fwx-xxx' as device id
Queue | SyncML
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
jochem at mondrian.nl (2006-10-03 00:12) wrote:
Funambol windows mobile client 3.0.31 uses 'fwm-xxx' as device ID. Because
of this change, SynxML/Device.php doesn't recognise the client as a
sync4j/funambol client. Like 47 needs to be changed to:
if (stristr($si, 'sync4j') !== false || stristr($si, 'sc-pim') !== false
|| stristr($si, 'fwm-') !== false) {
More information about the bugs
mailing list