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

Can't access implicit objects with EL in zk-label.properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 8.0.3, 8.0.4.2
    • None
    • None

      Steps to Reproduce

      1. put zk-label_en.properties under WEB-INF
      2. load the attached zul with a parameter ?user=hawk

      Current Result

      ${param.user} 
      

      returns nothing

      Expected Result

      The EL in the properties file should resolve to a value

      ${param.user} 
      

      should return a string

      Debug Info

      • 8.0.0 ~ 8.0.2 don't have this issue

            Unassigned Unassigned
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: