Closed (outdated)
Project:
Bibliography Module
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Nov 2010 at 01:22 UTC
Updated:
21 Dec 2018 at 18:59 UTC
Jump to comment: Most recent
HI Jerome,
found this issue: When I sort on keyword then select a letter from the alphabeth (filtering) I get an error, "nothing found". Looking at the code I found:
case 'keyword':
$options['query'] = array('sort' => 'keyword');
// (here -->)
$path = "$base/keyword/";
This should be kg??, like ag and tg (auther & title) I guess?
in:
function theme_biblio_alpha_line: biblio_theme.inc
Regards,
100IT
Chris.
Comments
Comment #1
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.