WEBV: oldest issues display in descending order
- Article Type: General
- Product: Voyager
Problem Symptoms:
*Recent issues display oldest issues in descending order.
Cause:
This behavior is the result of Issue VYG-5918.
Resolution:
Issue VYG-5918 is fixed in Voyager 9.1.0.
Additional Information
Replication steps:
1. Make sure the 1021 code is active in displayHoldings.xml
2. In 102x_config.xml set the issue sort order to Descending : <issueSortOrder>Descending</issueSortOrder>
3. In 102x_config.xml set the number of issues to display to a smaller number than the default 100, 10 for example.<numberOfIssuesToDisplayPerComponent>10</numberOfIssuesToDisplayPerComponent>
4. Check in more than 10 issues of a component.
5. Search WebVoyage for the component.
6. The 10 oldest issues display in descending order.
- Article last edited: 10/28/2014