Ticket #968 (new defect)

Opened 3 years ago

Last modified 2 years ago

osync_format_env_detect_objformat_full detects xmlformat-event-doc as xmlformat-contact-doc

Reported by: cstender Owned by: dgollub
Priority: normal Milestone: OpenSync 0.40
Component: OpenSync: Format Conversion Version: 0.38
Severity: normal Keywords:
Cc: cstender@…

Description

How to reproduce:

convert a vevent(10|20) to xmlformat-event with:
vconvert $VEVENT_FILE --to-xmlformat --out xmlout

try to convert xmlout to vevent(10|20) again:
vconvert xmlout --to-vevent10

This will fail because osync_format_env_detect_objformat_full is not able to detects xmlformat-contact-doc instead of xmlformat-event-doc.

Attachments

Thread3080419008-21279.log Download (23.6 KB) - added by cstender 3 years ago.
Trace Log

Change History

Changed 3 years ago by cstender

Trace Log

comment:1 Changed 2 years ago by dgollub

  • Component changed from OpenSync to OpenSync: Format Conversion
Note: See TracTickets for help on using tickets.