[midPoint-git] [Evolveum/midpoint] 4daa0d: Remove unused autz elements from the schema
mederly
noreply at github.com
Tue Jun 20 14:17:43 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 4daa0d2b47e0717c9b4a17dc0c5802684f40a846
https://github.com/Evolveum/midpoint/commit/4daa0d2b47e0717c9b4a17dc0c5802684f40a846
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
Log Message:
-----------
Remove unused autz elements from the schema
Commit: 95cabc3bec626482b4ac36c3bcd1b05d26bcf07d
https://github.com/Evolveum/midpoint/commit/95cabc3bec626482b4ac36c3bcd1b05d26bcf07d
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/wrapper/HeterogenousContainerWrapperFactory.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/wrapper/PrismContainerValueWrapperImpl.java
Log Message:
-----------
Fix GUI handling of "parent" object selectors
GUI failed with StackOverflowError when prism wrappers for
AuthorizationObjectSelectorType were created, due to a recursion
of AuthorizationObjectSelectorType#parent ->
AuthorizationParentSelectorType -> AuthorizationObjectSelectorType.
This is preliminary fixed here. See also MID-8910.
Compare: https://github.com/Evolveum/midpoint/compare/c3e5ed59c41b...95cabc3bec62
More information about the midPoint-svn
mailing list