Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: JiBX 1.1.5, JiBX 1.2.1
-
Fix Version/s: JiBX 1.1.5, JiBX 1.2.1
-
Component/s: core
-
Labels:None
-
Environment:java 1.6
jibx 1.1.5 / 1.2.1
-
Patch Submitted:Yes
-
Number of attachments :
Description
In IdDefRefMapperBase.java in unmarshal method you don't put object into context map as it was made in marshal method.
So next time ctx.findID will return null for ref-element.
patch for 1.2.1