Uploaded image for project: 'Airavata'
  1. Airavata
  2. AIRAVATA-943

Xbaya output component's notification bug.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.9
    • 0.17
    • XBaya

    Description

      If the result output string contains '&' character, the output component receives '&' as below.

      The echo component generates 'test&test' string, but at the output component's notification(pops up by clicking monitoring panel) got 'test&test'.

      This brakes the http:xxx links if it has '&' character as final output result.

      <ns:receivedResult infoModelVersion="2.6"
      xmlns:ns="http://airavata.apache.org/schemas/wft/2011/08">
      <ns:notificationSource ns:serviceID="Workflow3_0dfe6216_8631_4de6_81fd_6eaa2f778316" ns:experimentID="Workflow3_0dfe6216-8631-4de6-81fd-6eaa2f778316" />
      <ns:timestamp>2013-10-23T17:29:39.599+09:00</ns:timestamp>
      <ns:description>result=test&test</ns:description>
      <ns:annotation />
      <ns:result>
      <ns:body>
      <ns1:invokeResponse xmlns:ns1="http://ws.apache.org/axis2/xsd">
      <ns:result xsi:type="ns:URIParameterType"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xmlns:ns="http://airavata.apache.org/schemas/gfac/2012/12">
      <value>test&test</value>
      </ns:result>
      </ns1:invokeResponse>
      </ns:body>
      </ns:result>
      <ns:responder ns:serviceID="local_echo_invoke" ns:workflowID="Workflow3_0dfe6216_8631_4de6_81fd_6eaa2f778316" ns:workflowTimestep="0" ns:workflowNodeID="local_echo_invoke" />
      </ns:receivedResult>

      Attachments

        Activity

          People

            shameera Shameera
            heechae Heejoon Chae
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 168h
                168h
                Remaining:
                Remaining Estimate - 168h
                168h
                Logged:
                Time Spent - Not Specified
                Not Specified