Closed (fixed)
Project:
Bibliography Module
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2010 at 07:11 UTC
Updated:
30 Dec 2010 at 14:10 UTC
I was trying to do endnote imports, with the 2.x-dev release, for the sole purposes of doing import updates, instead of plain adds (current 1.x functionality).
On largeist files, I was getting various function name errors (which of course is expected in a -dev release), relating to the endnote8_characterData() function.
Anso I've made a quick patch (attached) to fix these, and the imports seems to be working again in the current 2.x-dev 10th Dec release.
Hope it can help someone else out there.
| Comment | File | Size | Author |
|---|---|---|---|
| biblio-attempted-fix.patch | 2.23 KB | alexkb |
Comments
Comment #1
rjerome commentedThanks for that, I've committed the changes... http://drupal.org/cvs?commit=465314
Ron.