[Koha-bugs] [Bug 12609] Replace use of DBI in C4::Ratings with DBIx::Class

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 8 01:01:51 CEST 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31293|0                           |1
        is obsolete|                            |
  Attachment #31294|0                           |1
        is obsolete|                            |

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 31449
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31449&action=edit
[PASSED QA] Bug 12609 - Replace use of DBI in C4::Ratings with DBIx::Class

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Ratings.t
3) Note all unit tests pass

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Also tested:
- Adding a rating
- Rating displayed on detail
- Rating displayed on results
- Modifying a rating
- Change displayed correctly on detail and results

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list