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

Alert and UIComponent perform getImplementation("mx.managers.IMarshallPlanSystemManager") on the SystemManager, it should be getImplementation("mx.managers.IMarshalSystemManager")

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.5 (Release)
    • None
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Safari
      Language Found: English

    Description

      While debugging in the Flex SDK source, I found that Alert and UIComponent request an implementation that doesn't exist from the SystemManager. Alex Harui responded to my query with

      "That looks like a bug. It should be IMarshalSystemManager. I think it can
      cause problems popping up alerts from some Marshall Plan configs."

      which is exactly the problem we're seeing. Note that there are no implementations of mx.managers.IMarshallPlanSystemManager or indeed any references other than these two getImplementation calls, so these requests will definitely always return null.

      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: