[Koha-bugs] [Bug 14173] Paging on 'recent comments' page in OPAC is not displaying correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 2 08:03:58 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14173

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 39759
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39759&action=edit
[Signed-off] Bug 14173: Paging on 'recent comments' page in OPAC is not
displaying correctly

This patch corrects the display of current page on
a multipage recent comments.

To test:
1) Enable OpacShowRecentComments

2) Add multiple comments to multiple records
I used a script to add multiple lines like
"insert into reviews values ($i, 51, $i, 'Comment $i', 1, '2015-06-01
00:00:00')"
to table reviews

3) On OPAC, go to 'Recent comments', verify the bug

4) Apply the patch

5) Reload and check correct display

Can't found missing space near 'by' from description.
Display is correct for me.

Followed test plan, displays as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list