Ticket #1182 (closed defect: fixed)
osync_capability_set_parameter should accept a list
| Reported by: | henrik | Owned by: | dgollub |
|---|---|---|---|
| Priority: | highest | Milestone: | OpenSync 0.40 |
| Component: | OpenSync: Format Conversion | Version: | 0.39 |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
In capabilities.xsd we have an element called Parameter with maxOccurs="unbounded".
In opensync_capability.h/c we have osync_capability_set_parameter which sets ONE parameter.
As far as I can see, it should be possible to have several parameters (such as both Location and Pref for an Address).
Looks like a bug in the capabilities API (i.e. pensync_capability.h/c)
See also the mailing list: http://old.nabble.com/Questions-about-capabilities-ts26023593.html (item 1)
Change History
Note: See
TracTickets for help on using
tickets.
