Use a checkRoute parameter for collection redirect if record not loaded. (#1364)
- Includes constructor signature changes to the VuFind\Record\Router.
Showing
- module/VuFind/config/module.config.php 1 addition, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractRecord.php 24 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AbstractRecord.php
- module/VuFind/src/VuFind/Record/Router.php 7 additions, 23 deletionsmodule/VuFind/src/VuFind/Record/Router.php
- module/VuFind/src/VuFind/Record/RouterFactory.php 0 additions, 69 deletionsmodule/VuFind/src/VuFind/Record/RouterFactory.php
- module/VuFind/tests/integration-tests/src/VuFindTest/View/Helper/Root/ResultFeedTest.php 0 additions, 1 deletion...-tests/src/VuFindTest/View/Helper/Root/ResultFeedTest.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Record/RouterTest.php 10 additions, 28 deletions...ind/tests/unit-tests/src/VuFindTest/Record/RouterTest.php
Please register or sign in to comment