[arquillian-issues] [JBoss JIRA] (ARQ-1970) ExecutionException does not escape output from commands

Karel Piwko (JIRA) issues at jboss.org
Fri Aug 7 04:24:03 EDT 2015


Karel Piwko created ARQ-1970:
--------------------------------

             Summary: ExecutionException does not escape output from commands
                 Key: ARQ-1970
                 URL: https://issues.jboss.org/browse/ARQ-1970
             Project: Arquillian
          Issue Type: Bug
          Components: Extension - Spacelift
    Affects Versions: spacelift_1.0.0.Alpha8
            Reporter: Karel Piwko


ExecutionException is using MessageFormat to provide a nice way how to define messages.

However, output of message is not escaped, which means that any string containing *{* will cause exception construction to fail, hiding real problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the arquillian-issues mailing list