[Koha-bugs] [Bug 10756] Carousel Display of New Titles on OPAC home page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 4 05:50:07 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10756

--- Comment #6 from Mason James <mtj at kohaaloha.com> ---
Created attachment 51174
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51174&action=edit
Bug 10756 - Carousel Display of New Titles on OPAC home page

test plan...
1/ import some bibs into your database for testing (important)

 $ wget http://www.loc.gov/catdir/cpso/RDAtest/extra_bib_marc.zip
 $ unzip extra_bib_marc.zip
 $ bulkmarcimport.pl -b -m ISO2709 -file ./formal_extra_all_final.bib

2/ apply patches

3/ execute atomic update to add syspref and 'Carousel' table

 $ perl ./installer/data/mysql/atomicupdate/Bug-10756-carousel.pl

4/ open OPAC homepage in web-browser, observe no change

5/ set 'OpacCarousel' syspref to 'display'

6/ open OPAC homepage in web-browser, observe a new carousel :0)

extra QA tests...

7/ run 5 carousel tests
 $ prove ./t/db_dependent/Carousel.t

8/ run qa-tool on patchset
 $ qa -c 2

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


More information about the Koha-bugs mailing list