Bug 1038385 - Correlation key serialization is not unmarshalling composite keys correctly
Summary: Correlation key serialization is not unmarshalling composite keys correctly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Core
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER6
: 6.0.0
Assignee: Kris Verlaenen
QA Contact: Jiri Svitak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 03:03 UTC by Kris Verlaenen
Modified: 2015-06-02 01:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:10:57 UTC
Type: Bug


Attachments (Terms of Use)

Description Kris Verlaenen 2013-12-05 03:03:51 UTC
CorrelatoinKeyXmlAdapter transforms a correlation key to XML and back (for example for sending through REST remote interface).  The unmarshalling is not correctly splitting up the composite keys.

See https://github.com/droolsjbpm/drools/blame/master/drools-core/src/main/java/org/drools/core/command/runtime/process/CorrelationKeyXmlAdapter.java

Comment 1 Kris Verlaenen 2013-12-05 03:08:33 UTC
master: http://github.com/droolsjbpm/drools/commit/ebc304c4d

Comment 2 Kris Verlaenen 2013-12-05 15:34:20 UTC
6.0.x: http://github.com/droolsjbpm/drools/commit/e787d5519

Comment 3 Jiri Svitak 2014-01-03 12:41:44 UTC
Verified in BPMS 6 ER7 (6.0.1-redhat-2).


Note You need to log in before you can comment on or make changes to this bug.