Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2008 at 14:22 UTC
Updated:
6 Jun 2008 at 14:52 UTC
When going into Filter I am receiving the following warning:
user warning: Unknown column 'b.biblio_authors' in 'field list' query: SELECT b.biblio_year, b.biblio_authors, t.name , t.tid FROM node as n inner join biblio as b on n.vid=b.vid left join biblio_types as t on b.biblio_type = t.tid ORDER BY b.biblio_year DESC in ******/modules/biblio/biblio.pages.inc on line 478.
Comments
Comment #1
rjerome commentedThis is a known problem which is fixed in the -dev version and will be propagated to the next beta soon.
Ron
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.