Fix a bug in the paginator where in 10/20 page links the number
of pages becomes less than 10/20. Add lots of Paginator tests to check this.
This commit is contained in:
parent
a8979545ef
commit
91ecdda498
3 changed files with 145 additions and 7 deletions
|
|
@ -2,6 +2,7 @@
|
|||
- fixed: IE6 shows Admin Bar over Asset Manager
|
||||
- fixed #9808: Search i18n
|
||||
- fixed #9818: deleteAttachedFiles bug (THE REVENGE)
|
||||
- fixed #9809: Pagination list up to 10/20: not working correctly on last pages.
|
||||
|
||||
7.6.13
|
||||
- fixed AdSpace bug: impressions and clicks for most non-human web clients will not be counted.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue