Converters definition is not working

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Critical
    • None
    • Affects Version/s: Freshly
    • Component/s: Configuration, Databind 2
    • None

      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>

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

              Created:
              Updated:
              Resolved: