Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-20772

HTTPService responders are called twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • Adobe Flex SDK 3.4 (Release)
    • RPC: HTTPService
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      The same bug is filed for SDK Gumbo - Beta 2 as SDK-22333 and is reported as solved.

      I found this error using SDK 3.4.0.9271

      Steps to reproduce:
      1. Run HTTPServiceTest.mxml from the attached zip file. It calls one service that should succeed and one service that should fail.

      Actual Results:
      The result and the fault method of the AsyncToken responder are called twice.

      Expected Results:
      Each method should be called only once.

      Workaround (if any):
      Add a result and a fault listener to the HTTPService directly. Then the result and the fault method of the AsyncToken responder are called only once as expected.

      Run HTTPServiceTestWithWorkaround.mxml from the attached zip file to see the difference with the workaround

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: