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

argument of zk.Widget.redraw() is not a array on Chrome

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.2
    • None
    • ZK Client Engine
    • None

      The argument 'out' of zk.Widget.redraw(Array out) is not a array when run on Chrome.
      Trace to the code of redrawHTML_(Skipper skipper, boolean trim) , it just is a custom Object that only has join and push method.
      I wonder why it should be that, but that will cause us unable to use other method of array.

            jumperchen jumperchen
            karry karry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: