Paginator is missing styling in forum topic

Bug #1825599 reported by Kristina Hoeppner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Robert Lyon

Bug Description

When you are in a forum topic, the paginator does not display the correct styling (see screenshot) when there are 11+ forum posts in a forum topic.

To replicate:

1. Create a group.
2. Create a topic in a forum with 10 replies to the topic so that the paginator at the bottom is displayed.

Expected result: The paginator looks like it does everywhere.
Actual result: Only the text is shown, but not the outline around it and the appropriate spacing.

This should be checked in all themes to ensure the paginator is displayed correctly.

Tags: regression
Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :
Robert Lyon (robertl-9)
Changed in mahara:
status: Confirmed → In Progress
assignee: nobody → Robert Lyon (robertl-9)
Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

This is also happening on /view/choosetemplate.php?searchcollection=1 , i.e. Main menu -> Create -> Pages and collections -> Click the "Copy" button.

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :
Revision history for this message
Robert Lyon (robertl-9) wrote :

Some places where we have a paginator without a jsonscript / js option

htdocs/artefact/internal/lib.php line 1276 (for social profiles)
htdocs/skin/index.php
htdocs/admin/site/skins.php
htdocs/interaction/forum/view.php
htdocs/interaction/forum/topic.php
htdocs/webservice/admin/webservicessearchlib.php
htdocs/view/choosetemplate.php

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

Seen during testing on /forum/view.php: The topics should sit right-aligned (see https://mahara.org/interaction/forum/view.php?id=1 )

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/9814
Committed: https://git.mahara.org/mahara/mahara/commit/66a6ede8392e942e88141622fe5f422f19057249
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 66a6ede8392e942e88141622fe5f422f19057249
Author: Robert Lyon <email address hidden>
Date: Sun Apr 21 11:59:06 2019 +1200

Bug 1825599: Adding the pagination link styles via PHP

We used to add them via js but some pagination instances do not use
json update and so were not getting styled

behatnotneeded

Change-Id: Ibc225c34a730c8b14ea35a529ad4d350aa33fd56
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "19.04_STABLE" branch: https://reviews.mahara.org/9860

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/9860
Committed: https://git.mahara.org/mahara/mahara/commit/728abce996e056d6705a56ab6c777c57dff749d1
Submitter: Robert Lyon (<email address hidden>)
Branch: 19.04_STABLE

commit 728abce996e056d6705a56ab6c777c57dff749d1
Author: Robert Lyon <email address hidden>
Date: Sun Apr 21 11:59:06 2019 +1200

Bug 1825599: Adding the pagination link styles via PHP

We used to add them via js but some pagination instances do not use
json update and so were not getting styled

behatnotneeded

Change-Id: Ibc225c34a730c8b14ea35a529ad4d350aa33fd56
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 66a6ede8392e942e88141622fe5f422f19057249)

Robert Lyon (robertl-9)
Changed in mahara:
status: In Progress → Fix Committed
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.