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

Converters definition is not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Critical Critical
    • None
    • Freshly
    • Configuration, Databind 2

      In version 6.0.1.FL.20120423 library property 'org.zkoss.bind.appValidators' definition in zk.xml is not working.
      In previous version 6.0.1.FL.20120419 it works.

      Same issue with appConverters.

      <library-property>
      <name>org.zkoss.bind.appValidators</name>
      <value>bv=my.BeanValidator</value>
      </library-property>
      <library-property>
      <name>org.zkoss.bind.appConverters</name>
      <value>rb=my.ResourceLabelConverter</value>
      </library-property>

            dennis dennis
            mixgho mixgho
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: