]> git.koha-community.org Git - koha.git/commit
Bug 10497 - star ratings not showing right in ccsr detail
authorOwen Leonard <oleonard@myacpl.org>
Fri, 28 Jun 2013 18:21:03 +0000 (14:21 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 15 Jul 2013 23:02:45 +0000 (20:02 -0300)
commit2898cf57e5c3b9c6fd8f4fe8f0d5c180ab28fc06
treeb53b8dffc4ab4fb2c74d7bfbecaedca4f503ac18
parent45c883c3e509eacf2a1e3737db6bb6e7c4a9d2d8
Bug 10497 - star ratings not showing right in ccsr detail

Star ratings do not appear correctly in the CCSR theme because it lacks
the image sprite used to display them. This patch adds the required
file.

To test, apply the patch and view a search results set which includes
titles which have an existing rating. Ratings should appear correctly.

View a detail page for an title which has a rating, and add a rating to
a title which has no rating. Ratings should look correct and work
correctly.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
All tests pass - including leaving a rating on the newly visible stars

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
In order to test this, make sure you have set OpacStarRatings set
to 'results and details'.

The star images show up in OPAC results with the correct amount
of stars after applying the patch.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 2fccb14a806e9aad18cc9f75df39e09bd64830dd)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/opac-tmpl/ccsr/images/star-ratings-sprite.png [new file with mode: 0644]