Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-8217

Numeric operations can lead to Java code that doesn't compile

    XMLWordPrintableJSON

Details

    Description

      Starting with SLING-7682 the HTL Java compiler generates code that performs numeric operations for validating the parameters for list iteration control. If the iteration control variables are passed as property access constructs instead of numeric constants, then the generated Java code will try to apply the regular numeric operations (-, +, /, *) to java.lang.Number objects.

      Attachments

        Issue Links

          Activity

            People

              radu Radu Cotescu
              radu Radu Cotescu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: