Ticket #435 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

gpe-021-conv_env.patch Download (443 bytes) - added by Graham Cobb 5 years ago.
Patch for 0.21 release

Change History

Changed 5 years ago by Graham Cobb

Patch for 0.21 release

comment:1 Changed 5 years ago by pmarat

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to 0.22

r1749 fixed this

Note: See TracTickets for help on using tickets.