[midPoint-git] [Evolveum/midpoint] 0c8f92: Fix storing static-class-less PCVs to traces
mederly
noreply at github.com
Fri Mar 20 14:11:07 CET 2020
Branch: refs/heads/support-4.0
Home: https://github.com/Evolveum/midpoint
Commit: 0c8f92f86b4512a5e793ac6038858b954e6e470c
https://github.com/Evolveum/midpoint/commit/0c8f92f86b4512a5e793ac6038858b954e6e470c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismValue.java
M infra/prism-api/src/main/java/com/evolveum/prism/xml/ns/_public/types_3/DeltaSetTripleType.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/TraceUtil.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/MappingImpl.java
Log Message:
-----------
Fix storing static-class-less PCVs to traces
The PrismValue.getRealValue implicitly requires that the type of
prism (container) value is statically defined. So it should be used
with caution.
(cherry picked from commit b76f3869cf5e9db8894f40dd6d9a7237e2f204f6)
More information about the midPoint-svn
mailing list