[midPoint-git] [Evolveum/prism] 52bc33: Fix PrismPropertyValueImpl#equals

mederly noreply at github.com
Tue Dec 17 20:44:39 CET 2024


  Branch: refs/heads/tmp/fix-7918
  Home:   https://github.com/Evolveum/prism
  Commit: 52bc33ef868055e202b9fdbbe1d05958fa719aa4
      https://github.com/Evolveum/prism/commit/52bc33ef868055e202b9fdbbe1d05958fa719aa4
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/PrismPropertyValueImpl.java

  Log Message:
  -----------
  Fix PrismPropertyValueImpl#equals

The super.equals(..) method was not consulted when comparing raw values
nor when comparing expression-based values. Moreover, expression-based
vs non-expression-based case was not treated explicitly.

Both of these are now fixed.

Related to MID-7918.



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications


More information about the midPoint-svn mailing list