Use custom GET parameter instead of hidden filter for tag search identification.
- Avoids some nasty side effects of hidden filters (like broken autocomplete).
Showing
- module/VuFind/src/VuFind/Controller/SearchController.php 1 addition, 2 deletionsmodule/VuFind/src/VuFind/Controller/SearchController.php
- module/VuFind/src/VuFind/Search/Tags/Params.php 30 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Tags/Params.php
- module/VuFind/src/VuFind/Search/Tags/Results.php 1 addition, 2 deletionsmodule/VuFind/src/VuFind/Search/Tags/Results.php
Please register or sign in to comment