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!

CommentFileSizeAuthor
ImportTagged.txt3.17 KBjohn bickar

Comments

rjerome’s picture

This is has been fixed and is in the new release 5.x-1.11

Ron.

john bickar’s picture

Version: 5.x-1.10 » 5.x-1.12

Holy 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.

rjerome’s picture

Ok, 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.

john bickar’s picture

Success!

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!

catdevrandom’s picture

Status: Active » Closed (fixed)