Reply to thread

Ok i just setup an xml to reproduce the original issue :)

The one explain in Jira.


If i understand correctly, sometimes we need to not translate the define for ex :


<define property="true" evaluateNow="false">#desc.text: Dean is surprised when he checks Bobbys cell phone and hears a message that says Bobby or his next of kin have been named as a beneficiary in an heiress will. Hoping that means extra money, Dean talks Sam into hitting the road to claim their fortune. However, what they encounter at the house is far from a treasure chest. </define>


The value is the text : Dean ......


To have it displayed, MP is checking the key (#desc.text) and after convert it to the value (Dean...).


But in your ex, we need to convert it.


So really no clue right now because skin and me is a nightmare lol


Top Bottom