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

ResultEvent for HTTPService does not contain a reference to the service

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Compile the attached sample code with SDK 3.5 (or 3.4)
      2. Click the button to make a remote call
      3. Remote call returns with ResultEvent

      Actual Results:
      resultEvent.target contains a reference to an object of type HTTPOperation
      resultEvent.target.service is null

      Expected Results:
      resultEvent.target should be the HTTPService that made the call. That's the way it worked up until 3.4.

      If it can't be changed or this is the intended result, then HTTPOperation needs to be made non-private so I can declare a variable of that type, it should be documented, and the HTTPOperation.service property should contain a reference to the HTTPService that made the call.

      Workaround (if any):
      none known

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: