Hello fellow developers,
I have fixed a bug in our Autopopulated ComboBox Control:
https://tracker.openpetra.org/view.php?id=1961
This fix is already in trunk.
This is of course good, but it changes the (wrong) behaviour of the Control, which you might have purposefully exploited for functionality at some place. If so, you must not rely on that behaviour anymore and change any such Form/UserControl!
Also, you might have noticed that on some screens the Save button gets enabled for a reason that isn't quite obvious - it might well have been because some code changes the value of a Autopopulated ComboBox whose .Tag Property was set to "SuppressChangeDetection". I have checked the Tracker for such issues but couldn't find one. If you know of screen(s) where the Save button gets enabled for a reason that isn't quite obvious you might want to revisit them to see if it is still the case after doing an update to your trunk - and if so, log a Bug in the Tracker for that.
Kind regards,
ChristianK