-
Bug
-
Resolution: Fixed
-
Major
-
8.0.3
-
None
-
Security Level: Jimmy
-
None
-
ZK 8.0.3 S7
-
None
reproduced with:
same zul as 3251
rpi.app.title.l= App title long rpi.app.title.s= App title short rpi.app.title= ${rpi.app.title.l} ul_font= font-family:arial; transf.content.refbsp_mbm2.V1.H2.t1= ${transf.content.innovation.lab.ref.projects2.V1.V1.H2.t1.$} transf.content.innovation.lab.ref.projects2.V1.V1.H2.t1={ text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text.<br> <br> text text text text:<br> <ul style='${ul_font}'> <li>text text text text</li> <li>text text text text</li> <li>text text text text </li> </ul> text text text text <br> <ul style='${ul_font}'> <li>text text text text</li> <li>text text text text</li> <li>text text text text</li> </ul> BBBBBBBB ${AAA.BBBB.SSSS}, CCCCCCCCCCC } transf.content.innovation.lab.ref.projects2.V1.V1.H2.t1.font= font-family:sans serif;
zul
<?page id="RPi_main_page" title="${rpi.app.title.$}"?> <?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?> <?taglib uri="http://www.zkoss.org/dsp/web/theme" prefix="t"?> <zk xmlns:w="http://www.zkoss.org/2005/zk/client" xmlns:ca="client/attribute" xmlns:n="native"> <window title="${labels.rpi.app.title.l}" border="normal"> <label value="${labels.your.app.i.lab.ref.projects2.V1.V1.H2.t1.$}"/> </window> </zk>