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

Listbox renders incorrectly in richlet with ZK 6.0.2.FL.20120607

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • 6.0.2
    • Databind 2
    • ZK 6.0.2.FL.20120607
      jetty

      Reproducing Steps

      1. get source code from https://code.google.com/p/zkbind/source/browse/#svn%2Fbranches%2Frichlet%2Fzkbind-examples
      2. modify pom.xml, change zk.version to "ZK 6.0.2.FL.20120607"
      3. start a server and connect to the richlet http://localhost:8080/zkbind-examples/zk/order
      4. listbox renders incorrectly. it contains 5 rows without content.
      5. richlet class is org.zkoss.bind.examples.order.richlet.OrderRichlet
        even we binder.init(window, new OrderVM4()); to binder.init(window, new OrderVM4(),null);, the rendering result is still incorrect.

            iantsai iantsai
            hawk hawk
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: