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

line number missing in binding related warning

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Compile attached test case.

      Actual Results:
      Loading configuration file C:\depot\flex\sdk\frameworks\flex-config.xml
      CoachWarningFlagChange.mxml(10): Warning: Duplicate variable definition.

      var s:String;

      CoachWarningFlagChange.mxml: Warning: Data binding will not be able to detect assignments to "myLabel".

      Expected Results:
      CoachWarningFlagChange.mxml(10): Warning: Duplicate variable definition.

      var s:String;

      CoachWarningFlagChange.mxml(14): Warning: Data binding will notbe able to detect assignments to "myLabel".

      <mx:Button label="

      {myLabel}

      " />

      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: