Add a test to Utility.t to make sure that WebGUI::Utility::round also rounds up.
Add Paginator tests for paginating array data. Fix an off by 1 error in the Paginator when handling array data. SQL data is fine.
This commit is contained in:
parent
6682be305b
commit
797f5f9363
4 changed files with 35 additions and 8 deletions
|
|
@ -20,7 +20,9 @@
|
|||
- fix: Styles were printing double head block headers.
|
||||
- fix: DB slaves were not being instanciated correctly. (thx Chris
|
||||
Palamara)
|
||||
|
||||
- fix: Paginator: addDataByArrayRef off by one error (perlDreamer Consulting
|
||||
LLC)
|
||||
|
||||
7.3.3
|
||||
- fix: Wiki Purge throws fatal
|
||||
- fix: Calendar now reports proper product ID on iCal feed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue