User tests: Successful: Unsuccessful:
The $list
data array is only used if the pagination_list_footer()
function exists in the template. So only build it if the function exists.
No change to how pagination is built. Sorry, off hand I don't know the trace to get this specific function to trigger.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Libraries |
I have tested this item
All paginations below list views like
administrator/index.php?option=com_content
administrator/index.php?option=com_contact
...
work correctly after patch.
After removing
/administrator/templates/isis/html/pagination.php
or deleting function pagination_list_footer(...) in it
$list stays empty and paginations are provided by getPaginationLinks() instead.
I have tested this item
on code review
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-13 18:24:22 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
@mbabker Travis is failing can you have a look / restart https://travis-ci.org/joomla/joomla-cms/jobs/143719779