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

mxmlc doesn't provide line/colum number information when a skin class definition can't be found

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Add this to an application and compile:
      <s:TextArea x="7" y="72" skinClass="good.luck.finding.me.CustomTextAreaSkin" height="23" width="110" horizontalCenter="0"/>

      Actual Results:
      1120: Access of undefined property CustomTextAreaSkin. Description Resource Path Location Type
      1172: Definition good.luck.finding.me:CustomTextAreaSkin could not be found.

      ... but there's no error marker in the editor

      Expected Results:
      error marker should appear in editor gutter

      Workaround (if any):

      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: