biblio.biblio_authors column
tate99 - May 23, 2008 - 14:22
| Project: | Bibliography Module |
| Version: | 6.x-1.0-beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
This is a known problem which is fixed in the -dev version and will be propagated to the next beta soon.
Ron
#2
Automatically closed -- issue fixed for two weeks with no activity.