Ticket #968 (new defect)
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
Change History
Changed 3 years ago by cstender
-
attachment
Thread3080419008-21279.log
added
Note: See
TracTickets for help on using
tickets.

Trace Log