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

There is no error event from Application when an HTTPService fails.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Spark: Application
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a handler for the application's error event.
      2. Create an HTTPService with bogus parameters.
      3. Call the HTTPService's send() method.

      Actual Results:
      The handler for the error event is never called.

      Expected Results:
      It should be. It did in Flex 3 and the ASDoc says it will.

      Workaround (if any):
      If you create a handler for the HTTPService's fault event, that will get called. Use that instead.

      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: