Erwan,
Keep in mind that in UEL, "title-property" evaluates to "subtract
property from title." So, fixing this error will require converting the
expression to a String.
-Adrian
On 11/16/2010 1:04 AM, Erwan de FERRIERES wrote:
Le 16/11/2010 06:36, Anne Jessel a écrit :
Hi
I'm seeing the following in logs:
[FlexibleMapAccessor.java:163:ERROR] UEL exception while setting
value: javax.el.ELException: Cannot set value of a non-lvalue
expression 'title - property', original = title-property
I think it's caused by this in the quickFinalizeOrder screen in
OrderEntryOrderScreens.xml in ordermgr:
<set field="title-property" value="PageTitleCheckoutOptions"/>
It seems that title-property should be titleProperty? Is this correct?
If so, OrderEntryCatalogScreens.xml has the same problem.
Should I create a Jira issue and a patch?
Cheers,
Anne.
Hi Anne,
this would be the best solution.
I will then review your patch !
Cheers,