Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2011 at 21:53 UTC
Updated:
23 Feb 2011 at 17:50 UTC
New D7 install + Biblio.
In the Biblio settings » Fields Type Mapping - BibTex data fields edit link a raft of errors appear all of which are:
Notice: Undefined variable: export_map in biblio_admin_field_mapper_form() (line 1170 of /.../d7/sites/all/modules/biblio/includes/biblio.admin.inc).
Ditto for the EndNote Tagged, EndNote 7 XML, EndNote X3 XML, and CrossRef XML formats, but:
Warning: Invalid argument supplied for foreach() in biblio_admin_field_mapper_form() (line 1165 of /.../d7/sites/all/modules/biblio/includes/biblio.admin.inc).
for the RIS Edit link
Thanks for all the hard work
Comments
Comment #1
rjerome commentedI fixed all these warnings
http://drupal.org/cvs?commit=497452
Ron.