Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2011 at 17:28 UTC
Updated:
8 Jun 2011 at 15:02 UTC
I installed a clean version of biblio, added a few items via bibtex import. When visiting the biblio page (in my case, publications/all) I receive the following error:
Notice: Undefined index: class in _biblio_sort_tab() (line 569 of /localhost/drupal-7.0/sites/all/modules/biblio/includes/biblio.pages.inc).
It seems that it only appears when I "Show sort links as "tabs"". I get one error for every sort link set in preferences.
Error disappears if tabs are not used.
Comments
Comment #1
rjerome commentedFixed http://drupalcode.org/project/biblio.git/commit/26a6a90
Ron.
Comment #2
mariagwyn commentedthx. will check in a few hours and report back.
Comment #3
mariagwyn commentedyup, works, thanks!