Ticket #683 (assigned defect)

Opened 10 months ago

Last modified 4 months ago

element Url: Schemas validity error : Element 'Url', attribute 'Location': The attribute 'Location' is not allowed.

Reported by: jas Owned by: cstender
Priority: normal Milestone: 0.39
Component: Format Plugin: vformat Version: 0.36
Severity: normal Keywords:
Cc:

Description

Hi! I get this error when syncing with my nokia e51:

element Url: Schemas validity error : Element 'Url', attribute 'Location': The attribute 'Location' is not allowed.

The vcard is (sensitive information modified, but nothing else):

BEGIN:VCARD
VERSION:3.0
N:Foo;Bar;;;
REV:20080207T183307Z
TEL:123
URL;TYPE=HOME:http://example.org/
END:VCARD

See also discussion at: http://thread.gmane.org/gmane.comp.misc.opensync.user/2453/focus=2455

Thanks, Simon

Change History

Changed 10 months ago by jas

In case it is useful, the vcard retrieved from the phone using syncml-obex-client is:

BEGIN:VCARD
VERSION:2.1
REV:20080207T183307Z
N:Foo;Bar;;;
TEL:123
URL;HOME:http://example.org/
END:VCARD

Note VERSION:2.1 instead.

Changed 10 months ago by cstender

  • status changed from new to assigned
  • milestone set to OpenSync 0.40

Changed 4 months ago by tuju

  • milestone changed from 0.40 to 0.39
Note: See TracTickets for help on using tickets.