
|
If you were logged in you would be able to see more operations.
|
|
|
OGNL
Created: 30/Mar/07 09:13 AM
Updated: 01/Apr/07 05:44 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
2.7
|
| Fix Version/s: |
2.7
|
|
|
The expression 'abc' + 'd' gets evaluated into abc'd' instead of abcd.
If i test with 'abc' + 'de' the result is the correct abcde.
|
|
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. |
Show » |
| There are no comments yet on this issue.
|
|