http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11256
--- Comment #5 from Marc Véron <[email protected]> --- 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. _______________________________________________ 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/
