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

Code error: assigning value to a local constant

    XMLWordPrintableJSON

Details

    Description

      There are two code errors in the GridSelection (https://svn.apache.org/repos/asf/incubator/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/gridClasses/GridSelection.as) class:
      1) at line 1378 new value is assigning to the the constant newRowIndex by using postfix decrement
      2) the same problem is at 1638 line with the constant newColumnIndex.

      Attachments

        1. GridSelection.patch
          1.0 kB
          Yuriy Yarovoy

        Activity

          People

            cframpton Carol Frampton
            yyarovoy Yuriy Yarovoy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: