? Success
Referenced as Related to: # 7175

User tests: Successful: Unsuccessful:

avatar bertmert
bertmert
2 Apr 2015

Test:

  • Rename /administrator/templates/isis/html/pagination.php to paginationxxxxxxxxxxxxxx.php
  • Thus, Isis uses pagination from layouts/joomla/pagination/link.php
  • Now, see backend list views, e.g. article manager:

Pagination in Joomla staging

pagination-staging

Pagination in Joomla Staging after patch
pagination-staging-after

avatar bertmert bertmert - open - 2 Apr 2015
avatar joomla-cms-bot joomla-cms-bot - change - 2 Apr 2015
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 2 Apr 2015
Labels Added: ?
avatar infograf768
infograf768 - comment - 2 Apr 2015

I can't reproduce this issue. Icons display here in staging. Their Css are present.
screen shot 2015-04-02 at 08 08 42

avatar bertmert bertmert - change - 2 Apr 2015
Title
Missing icons in pagination
Missing icons in pagination layout
avatar bertmert
bertmert - comment - 2 Apr 2015

@infograf768 Yes, sorry. Please see added test instructions above.

avatar infograf768
infograf768 - comment - 2 Apr 2015

Works OK for what it wants to solve.

Note: Using the layout gives weird display. A supplementary Display dropdown + the pagination bar is not any more aligned left.

screen shot 2015-04-02 at 09 22 18

avatar bertmert
bertmert - comment - 2 Apr 2015

Note: Using the layout gives weird display. A supplementary Display dropdown + the pagination bar is not any more aligned left.

I've added a second commit.

avatar bertmert bertmert - change - 2 Apr 2015
Title
Missing icons in pagination layout
Missing icons and styling in pagination layout
avatar bertmert bertmert - change - 2 Apr 2015
Title
Missing icons and styling in pagination layout
Pagination layout. Missing icons and weird display
avatar zero-24 zero-24 - alter_testresult - 2 Apr 2015 - infograf768: Tested successfully
avatar zero-24 zero-24 - change - 2 Apr 2015
Category Layout
avatar Fedik
Fedik - comment - 2 Apr 2015

thanks!
works good,
but I would not change $showLimitBox = $options->get('showLimitBox', false);, because it could have effect on extension that already expect different "default value"

avatar bertmert
bertmert - comment - 3 Apr 2015

but I would not change $showLimitBox = $options->get('showLimitBox', false);, because it could have effect on extension that already expect different "default value"

@Fedik @infograf768 @all Please discuss ;-) I really don't know if we should ignore B/C here or not.

avatar Fedik
Fedik - comment - 3 Apr 2015

I do not see a reason to change this part of code.

avatar bertmert
bertmert - comment - 5 Apr 2015

@test I think all is done now and PR is ready to commit.

avatar Fedik Fedik - test_item - 5 Apr 2015 - Tested successfully
avatar erikvandoorne
erikvandoorne - comment - 10 Apr 2015

I've tested this and the patch solves the issue. Please note the pagination becomes left-aligned after the patch.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6633.

avatar erikvandoorne erikvandoorne - test_item - 10 Apr 2015 - Tested successfully
avatar zero-24 zero-24 - change - 11 Jun 2015
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 11 Jun 2015

RTC based on various testing Thanks :smile:


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6633.

avatar zero-24 zero-24 - change - 11 Jun 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 11 Jun 2015
Labels Added: ?
avatar Bakual
Bakual - comment - 12 Jun 2015

Doesn't this break each template which uses that (default) JLayout?

avatar bertmert
bertmert - comment - 12 Jun 2015

No core component or core template is using this JLayout.
I'm using it in a FE template but use an override because of missing icons and hard coded center style.

Another alternative would be to add missing icon-classes to /media/jui/less/icomoon.less

Close PR and remove RTC please if you see B/C issues.

avatar Bakual
Bakual - comment - 12 Jun 2015

As I understand it, this is the default pagination layout used if no overrides are present? I haven't checked in detail but it's what I would expect.
It may be that core templates don't use this, but if there is a chance that 3rd party templates use it, then we can't simply change it and make those templates break.

You could maybe add additional classes to the output, having it contain two classes instead of replacing it.

avatar bertmert bertmert - change - 12 Jun 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-06-12 21:37:26
Closed_By bertmert
avatar bertmert bertmert - close - 12 Jun 2015
avatar zero-24 zero-24 - close - 12 Jun 2015
avatar bertmert bertmert - close - 12 Jun 2015
avatar bertmert
bertmert - comment - 12 Jun 2015

Please remove RTC.

avatar zero-24
zero-24 - comment - 12 Jun 2015

@bertmert do you try the proposed fix by @Bakual ?

avatar zero-24 zero-24 - change - 12 Jun 2015
Labels Removed: ?
avatar zero-24 zero-24 - change - 12 Jun 2015
Labels Removed: ?
avatar bertmert
bertmert - comment - 12 Jun 2015

It's an issue of time that I don't have at the moment and the next weeks. I think PR is not that important and easy to reproduce if so. wants to take over..

avatar zero-24 zero-24 - reference | 7212ec3 - 14 Jun 15
avatar zero-24
zero-24 - comment - 14 Jun 2015

@bertmert see: #7175 Thanks!

Add a Comment

Login with GitHub to post a comment