Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-27

Cannot assign a value to the property of an object, such as object.prop = value.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 2.0
    • None
    • Windows XP Pro, JDK 1.4/1.5

    Description

      For an assignment of "object.prop = value", the expected result is object.setProp(value), but the outcome is JexlContext.getVars().put(object, value).

      Attachments

        Activity

          People

            Unassigned Unassigned
            wliaw Weikuo Liaw
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: