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

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.