[Koha-bugs] [Bug 11256] Set a number of items to display on a biblio detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 18 14:08:54 CET 2014


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

--- Comment #5 from Marc Véron <veron at veron.ch> ---
Testing

Record with 6 physical items

With prog theme
---------------

OpacMaxItemsToDisplay > 6  OK (Displays all)

OpacMaxItemsToDisplay 6  OK (Displays all)

OpacMaxItemsToDisplay < 6  OK (Displays "Many-Message" + Link, Link displays
all)

OpacMaxItemsToDisplay 0  OK (Displays "Many-Message" + Link, Link displays all)

OpacMaxItemsToDisplay (Empty) (Displays "Many-Message" + Link, Link displays
all)


With ccsr theme
-------------------------
Same as with prog theme


With bootstrap theme
--------------------

OpacMaxItemsToDisplay > 6  OK (Displays all)

OpacMaxItemsToDisplay 6  OK (Displays all)

OpacMaxItemsToDisplay < 6  Wrong ( No physical items for this record )

OpacMaxItemsToDisplay 0  Wrong ( No physical items for this record )

OpacMaxItemsToDisplay (Empty) Wrong ( No physical items for this record )


I had first bootstrap theme active. It took me a while to find out why I got
"No physical items..."

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


More information about the Koha-bugs mailing list