Ticket #121 (closed defect: fixed)

Opened 1 year ago

Last modified 5 months ago

syncml 1.2 parsing fails for SE W950i

Reported by: pieterpalmers Assigned to: bellmich
Priority: normal Component: OpenSync
Version: Severity: normal
Keywords: Cc:

Description

SyncML fails to work with the syncml 1.2-only phone SonyEricsson? W950i.

I fixed the stuff I could fix (patch against svn r244 attached), but at this point it fails at parsing the CTCaps. A first patch from dgollub has also applied to the svn tree and is included in the attached diff. This patch however doesn't solve the issue.

Attachments

Thread3080391568.log (34.3 kB) - added by pieterpalmers on 07/23/07 15:52:47.
syncml12.patch (9.7 kB) - added by pieterpalmers on 07/23/07 15:54:06.

Change History

07/23/07 15:52:47 changed by pieterpalmers

  • attachment Thread3080391568.log added.

07/23/07 15:54:06 changed by pieterpalmers

  • attachment syncml12.patch added.

07/23/07 15:56:10 changed by pieterpalmers

  • summary changed from syncml 1.2 parsing fails for SE W950i because it doesn't fallback to 1.1 to syncml 1.2 parsing fails for SE W950i.

09/02/07 00:30:16 changed by mnieper

The same problem occurs with the SE P1i, which is also an UIQ 3.x phone.

I would like to contribute to libsyncml to make it work with these SE phones, so I would appreciate any hint on how and where to begin as I have just begun to take a closer look at libsyncml's source code.

(in reply to: ↑ description ) 10/27/07 22:29:12 changed by dgollub

  • owner changed from abauer to dgollub.
  • status changed from new to assigned.

Replying to pieterpalmers:

SyncML fails to work with the syncml 1.2-only phone SonyEricsson? W950i.

Could you please try latest SVN revision. I commited with r257 and r258 some patches to fix the parsing of SyncML 1.2 DevInfs?.

03/20/08 15:31:48 changed by bellmich

  • owner changed from dgollub to bellmich.
  • status changed from assigned to new.

03/20/08 15:33:14 changed by bellmich

  • status changed from new to closed.
  • resolution set to fixed.

I implemented a lot of stuff on base of my SE M600i which has the same Symbian UIQ software like the SE W950i. So this issue should be solved today.