Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3258

Internationalization label with complex value causes org.zkoss.lang.PotentialDeadLockException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 8.0.3
    • 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>
      

            SEFI SEFI
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours
                3h