|
Text to go in the release notes:
|
This fixes the number of 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.
|