[jboss-jira] [JBoss JIRA] (DROOLS-1488) Fix JSONMarshaller.writeMap() check for double-wrapping for map values

Matteo Mortari (JIRA) issues at jboss.org
Mon Mar 20 08:33:00 EDT 2017


Matteo Mortari created DROOLS-1488:
--------------------------------------

             Summary: Fix JSONMarshaller.writeMap() check for double-wrapping for map values
                 Key: DROOLS-1488
                 URL: https://issues.jboss.org/browse/DROOLS-1488
             Project: Drools
          Issue Type: Bug
            Reporter: Matteo Mortari
            Assignee: Matteo Mortari
            Priority: Minor


The fix is the same as highlighted in the [closed PR #856|https://github.com/kiegroup/droolsjbpm-integration/pull/856].

While the originally proposed fix is working on serialization, it posed some issues during de-serialization side, suggesting the correction cannot be a blind-fix as per original  [closed PR #856|https://github.com/kiegroup/droolsjbpm-integration/pull/856].

It is suggested to investigate further with a comprehensive test, including serialization and deserialization.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list