listbox autopaging does not work with external paginal

XMLWordPrintable

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

      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();

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

              Created:
              Updated:
              Resolved:

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