WebGUI
      Click here to register.
      
Sprechen Sie WebGUI? Parlez vous WebGUI? Se habla WebGUI? Spreekt u WebGUI?

Do you speak WebGUI? Please help us translate WebGUI into your language.



     Report a Bug > WebGUI Bug Tracker

Paginator: addDataByArrayRef off by one error

User colink
Date 1/9/2007 9:00 pm
Severity Cosmetic (misspelling, formatting problems)
Version WebGUI all of them?
Views 149
Rating 3    Rate [
|
]
Karma Rank 0.000000
Previous · Next
User Message
colink

WebGUI::Paginator has an off by one error when using an array ref as the data source, it uses the index of the last element as the number of rows.

This throws off the rowCount and page calculations.

The following Assets and Operations are affected by this bug:

  • Operation::Group
    • List of groups to manage when the user is a Group Admin
  • Operation::ActiveSessions
    • List of active sessions
  • Operation::Commerce
    • List pending transactions
  • Operation::LoginHistory
    • View user login history
  • Operation::LDAPLink
    • List all LDAP links
  • Asset::Wobject::Search
    • Viewing search results
  • Asset::Wobject::Article
    • Content pagination
  • Asset::Wobject::WSClient
    • Paginating cached SOAP data
  • Asset::Wobject::Calendar
    • Paginating search results
  • Asset::Wobject::EMS
    • Paginating search results


Back to Top
Rate [
|
]
 
 
colink
Fixed in 7.3.4


Back to Top
Rate [
|
]