]> git.koha-community.org Git - koha.git/commit
Bug 14173: Paging on 'recent comments' page in OPAC is not displaying correctly
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Mon, 1 Jun 2015 18:34:00 +0000 (15:34 -0300)
committerMason James <mtj@kohaaloha.com>
Sat, 25 Jul 2015 10:05:37 +0000 (22:05 +1200)
commit6e06d103216488f86d1bbe215d391014f5b40f80
tree4d004019729cd352960556ac393125bd22b41c5f
parentf9503c2290aeb018bc294e74687d18605822a9ae
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@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Mason James <mtj@kohaaloha.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-showreviews.tt