Ticket #435 (closed defect: fixed)
GPE plugin in 0.21 does not set conv_env
| Reported by: | Graham Cobb | Owned by: | Graham Cobb |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.22 |
| Component: | Plugin: gpe | Version: | 0.21 |
| Severity: | major | Keywords: | |
| Cc: |
Description
he GPE plugin is broken in release 0.21. The error message is:
opensync_change.c:286:E:osync_change_get_objtype: The conv env of the change must be set by calling member_set or conv_env_set
The fix is very easy (call osync_change_set_member after creating a change) and I have tested it in the 0.21 stream. I will apply it to the trunk once I have set myself up to build the 0.30 environment and so can test it there.
I will attach the patch for 0.21 in case anyone comes looking for it in the future.
Graham
Attachments
Change History
Changed 5 years ago by Graham Cobb
-
attachment
gpe-021-conv_env.patch
added
Note: See
TracTickets for help on using
tickets.

Patch for 0.21 release