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

Katrin Fischer <[email protected]> changed:

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

--- Comment #37 from Katrin Fischer <[email protected]> 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 <[email protected]>
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to