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

listbox autopaging does not work with external paginal

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 8.5.0
    • Fix Version/s: 8.6.0
    • Component/s: Components
    • Labels:
      None

      Description

      if autopaging is enabled with external paginal, an client error is thrown:

      Uncaught TypeError: Cannot read property 'getTotalSize' of undefined
      at _fixPageSize (zul.mesh.wpd:286)
      at init._onRender (zul.mesh.wpd:1043)
      at init._onRender (zk.wpd:38249)
      at zk.wpd:11606

      fix -> getTotalSize() should be retrieved following
      (wgt.paging || wgt._paginal).getTotalSize();

        Attachments

          Activity

            People

            Assignee:
            klyvechen klyvechen
            Reporter:
            fse fse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified