Uploaded image for project: 'Commons OGNL (Dormant)'
  1. Commons OGNL (Dormant)
  2. OGNL-32

Contatenation of single character string results in wrong outcome

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7
    • 2.7
    • None
    • None

    Description

      The expression 'abc' + 'd' gets evaluated into abc'd' instead of abcd.

      If i test with 'abc' + 'de' the result is the correct abcde.

      Attachments

        Activity

          People

            jkuhnert Jesse Kuhnert
            hugopalma Hugo Palma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: