https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41402 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |baptiste.wojtkowski@biblibr | |e.com Severity|enhancement |normal Text to go in the| |This fixes the number of release notes| |items shown for a record in | |the OPAC when | |OpacMaxItemsToDisplay is | |used. It should only show | |the number of items in the | |system preference. Instead, | |it was showing no items if | |the number was reached. | | | |Example: With a record that | |has four items and | |OpacMaxItemsToDisplay set | |to three, no items were | |shown and you had to click | |"View all the physical | |items". Now it works as | |expected, three items are | |shown and you click "View | |all the physical items" to | |see all four items. CC| |david@davidnind.com --- Comment #4 from David Nind <david@davidnind.com> --- Changed bug from an enhancement to normal (as it is a bug), also changed the assignee. -- You are receiving this mail because: You are watching all bug changes.