[midPoint-git] [Evolveum/midpoint] 9672c5: fix for MID-6108 - problem was in comparing QName, ...

Katarina Valalikova noreply at github.com
Wed Mar 18 22:31:03 CET 2020


  Branch: refs/heads/support-4.0
  Home:   https://github.com/Evolveum/midpoint
  Commit: 9672c52539efc6bf103c0626f32d9fd092a4200f
      https://github.com/Evolveum/midpoint/commit/9672c52539efc6bf103c0626f32d9fd092a4200f
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/PrismPropertyValueWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/PrismValueWrapperImpl.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/input/DropDownChoicePanel.java

  Log Message:
  -----------
  fix for MID-6108 - problem was in comparing QName, e.g c:RoleType is not equal RoleType, but c:RoleType match RoleType. chnaged equals to match for QName, maybe this would need to be done also for other types.

(cherry picked from commit 0948644b324dda35a31b9c52fd08b8d1f86e4656)




More information about the midPoint-svn mailing list