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

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

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.5.2
    • Component/s: ZK Client Engine
    • Labels:
      None

      Description

      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.

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: