]> 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)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 2 Aug 2013 19:17:39 +0000 (16:17 -0300)
commit452d6eed5880eb40bbee79c9f0938fbbd1fb3d26
tree42a70c55c2da80759f45f42f947d588133045b17
parentacfe6874f1b1e5de4a88f40bbb8554771f685bef
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>
(cherry picked from commit 2898cf57e5c3b9c6fd8f4fe8f0d5c180ab28fc06)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 2898cf57e5c3b9c6fd8f4fe8f0d5c180ab28fc06)
koha-tmpl/opac-tmpl/ccsr/images/star-ratings-sprite.png [new file with mode: 0644]