Closed (fixed)
Project:
Bibliography Module
Version:
5.x-1.12
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2008 at 00:41 UTC
Updated:
14 Feb 2009 at 13:47 UTC
Trying to import the attached file, selecting 'EndNote Tagged' format, only imports the last reference in the file (only creating one biblio node), yet it imports all of the authors in the file. It gives the message:
"ImportTagged.txt was uploaded. Successfully imported 1 entries."
This .txt file was created by exporting from Zotero using its 'Refer/BibIX' setting.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| ImportTagged.txt | 3.17 KB | john bickar |
Comments
Comment #1
rjerome commentedThis is has been fixed and is in the new release 5.x-1.11
Ron.
Comment #2
john bickar commentedHoly turnaround time, Batman! Thanks for the quick response. I tried both the 5.x-1.12 release and the current 5.x-1.x-dev release, and both fail to create new nodes. I get the message 'ImportTagged.txt was uploaded', but no new nodes appear at admin/content/node, and no new nodes appear in the 'node' database table.
I also noticed a typo in the help text (a hyperlink points to admin/taxonomy instead of admin/content/taxonomy); I will file a separate issue with a patch.
Comment #3
rjerome commentedOk, I found the error. Somehow, an extra "$" sign got into the code in front of one of the variables casuing that variable to be garbage :-(
Try 5.x-1.13, hopefully it should be fine.
Comment #4
john bickar commentedSuccess!
And it populates the Call Number field (if one exists in the import file), which is the whole reason I was using this format in the first place.
Thanks!
Comment #5
catdevrandom commented