[Koha-bugs] [Bug 5668] Star ratings in the opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 15 23:05:44 CET 2012


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7116|0                           |1
        is obsolete|                            |

--- Comment #37 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2012-01-15 22:05:44 UTC ---
Created attachment 7165
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7165
[SIGNED-OFF] Bug 5668 - Star ratings in the opac

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
1) All test complete successfully.
perl  t/db_dependent/Ratings.t

2) Display works according to system preference settings
OpacStarRatings = only details
OpacStarRatings = no
OpacStarRatings = results and details
All settings work.

3) Add/change/delete ratings
Adding, changing and deleting ratings works.
Only logged in users can rate books.
Rating works only on OPAC detail pages.

Problems found:
1) New system preference is not added to sysprefs.sql

2) It seems there is some javascript code in opac-ragings-ajax.pl:
+          "window.alert('Your CGI session cookie ($sessid) is not current.  "
+          . "Please refresh the page and try again.');\n";
I was wondering if this should be in the pl file, it's also not translatable.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list