Active
Project:
Bibliography Module
Version:
7.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2012 at 17:30 UTC
Updated:
31 Aug 2012 at 15:04 UTC
Whenever the "Biblio: Biblio Citation" field is used within a view (a page view in this case) and saved, the following error is produced. Note that you will only see this error if you have your error reporting turned on within the settings.php file.
Strict warning: Declaration of biblio_handler_citation::init() should be compatible with that of views_handler_field::init() in require_once() (line 2 of /export/icmv2-071/icmv2-071a.icm.jhu.edu/www/html/sites/all/modules/biblio/views/biblio_handler_citation.inc).
Comments
Comment #1
nkLiVF commentedTry the development version, it seemed to fix it for me.
Comment #2
sbrow126 commentedNoted, thanks.
This is for a system that is going to be going live in the next few weeks, so i will have to wait til the dev version of Biblio goes full release before I can install it, but it's good to know it's been addressed.