[midPoint-git] [Evolveum/midpoint] 0f271b: getFooter in popupable must not return null. becau...
Katarina Bolemant
noreply at github.com
Tue Oct 4 17:32:49 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 0f271b9f0cbc0b2e1c97dbd15b8cfddfbb62b975
https://github.com/Evolveum/midpoint/commit/0f271b9f0cbc0b2e1c97dbd15b8cfddfbb62b975
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/page/PageBase.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/dialog/Popupable.java
Log Message:
-----------
getFooter in popupable must not return null. because, if any other popupable panel was initialized before, the old footer panel will not be replaced with the new footer panel, old one will persist and the error will be raised. (might fix MID-7982)
More information about the midPoint-svn
mailing list