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

maxChars is ignored when a string is modified via code rather than keyboard

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Compiler API
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Other (specify version)
      Language Found: English

    Description

      Steps to reproduce:
      1. set maxChars to a value for a variable
      2. concat until string length is greater than maxChars
      3. Repeat...

      Actual Results:
      string ends up with a length > maxChars

      Expected Results:
      Attempts to concat a variable > maxChars fails

      Workaround (if any):

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: