GNOME Bugzilla – Bug 263172
Contact Editor save/close logic (should_close flag)
Last modified: 2021-05-19 12:12:17 UTC
The contact editor's save/close logic is a bit off. Currently we have a should_close flag that's being passed around in context structs to callbacks, which cannot be accessed by other calls. The fix is to move the should_close flag to the editor struct proper.
this is bascailly a code cleanup
at least retargetting from 2.2 to 2.5
changing target milestone from 2.5 to future. sorry, too many bugs, too less time.
gboolean should_close is part of the EditorCloseStruct in addresbook/gui/contact-editor/e-contact-editor.c, still does not look fully clean. Bumping version info.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines and create a new bug report ticket at https://gitlab.gnome.org/GNOME/evolution/-/issues/ Thank you for your understanding and your help.