You should open a bug in Bugzilla : http://bugs.koha-community.org/bugzilla3/
Le 30/04/2013 12:41, Hend Eleraky a écrit :
Hello all, I'm using koha 3.10 with Solr Indexing. I had faced a problem while trying to click on author name in search results I got the following error : Http Error : 404 undefined author. I had made a solution and I would like to discuss it with you. I had changed "/cgi-bin/koha/opac-search.pl?q=author:[% SEARCH_RESULT.author |url %] to "/cgi-bin/koha/opac-search.pl?idx=au&q=[% SEARCH_RESULT.author |url %] in results.tt. After this change I could get bib records related to the selected author. Thanks, Hend Eleraky _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolyn SOMERS Biblibre - Pôle support [email protected] _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
