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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • None
    • Affects Version/s: 6.0.2
    • Component/s: Databind 2
    • Environment:

      ZK 6.0.2.FL.20120607
      jetty

    • None

      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.

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

              Created:
              Updated:
              Resolved: