[gatein-issues] [JBoss JIRA] (GTNWSRP-381) Interaction state sometimes comes with a slash left over at the end

Juraci Paixão Kröhling (JIRA) issues at jboss.org
Fri Jun 17 06:05:00 EDT 2016


Juraci Paixão Kröhling created GTNWSRP-381:
----------------------------------------------

             Summary: Interaction state sometimes comes with a slash left over at the end
                 Key: GTNWSRP-381
                 URL: https://issues.jboss.org/browse/GTNWSRP-381
             Project: GateIn WSRP
          Issue Type: Bug
          Components: Producer
            Reporter: Juraci Paixão Kröhling
            Assignee: Juraci Paixão Kröhling


On some situations, the producer receives an interaction state with an extra slash at the end. Down the road, it leads to a base64 decoding failure. Checking the WSRP communication for a situation like this, it's clear that the slash does not belongs there, and it's never OK to have it there (as the data will be decoded later). So, as a workaround, we should just be lenient and fix the string here, as we might not have control over who builds this.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the gatein-issues mailing list