Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.12.0
-
None
Description
<p>When using define text and textboxscrollup, the text is not display because the define key is already translated to text.</p>
<p>For example : define key is '#desc.text'</p>
<p><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></p>
<p>The value is the text : Dean ......</p>
<p>To have it displayed, MP is checking the key (#desc.text) and after convert it to the value (Dean...).</p>
<p>But when the control type is 'textboxscrollup' the key is already converted and then the check against the key is not done and nothing is displayed on screen.</p>
<p>For example : define key is '#desc.text'</p>
<p><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></p>
<p>The value is the text : Dean ......</p>
<p>To have it displayed, MP is checking the key (#desc.text) and after convert it to the value (Dean...).</p>
<p>But when the control type is 'textboxscrollup' the key is already converted and then the check against the key is not done and nothing is displayed on screen.</p>
Attachments
Issue Links
- links to