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

[CTFXG] Setting an invalid verticalAlign style on RichText has a typo in the error message

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Compile main_verticalAlign.mxml that uses a .fxg file that sets verticalAlign on RichText to an invalid value.

      Actual Results:

      Error: FXG parse exception: UnknownVerticalAlign

      <RichText verticalAlign="topBottom" >

      Expected Results: The error should match that of other RichText properties where an invalid value is set. It should say something like:

      Error: FXG parse exception: Unknown vertical align case 'topBottom'.

      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: