Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2010 at 14:40 UTC
Updated:
14 Nov 2010 at 15:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
scor commentedThis patch fixes the array structure in biblio_xml_node_view() and biblio_xml_biblio_export_link().
Also, I think it would make more sense to name the link "Endnote" rather than "XML", XML could be anything, Endnote is more meaningful than XML to researchers too. (I haven't made that change in the patch).
Comment #2
scor commentedbetter formatting.
Comment #3
rjerome commentedStrange, cause they work just fine on my systems. I wonder if it's a theme issue?
Comment #4
scor commentedagain, as usual, I'm doing all my testing from the fairly fresh D7 installation with the latest biblio for D7. I can reproduce with D7-beta2 on bartik, stark and garland. The patch #2 solves this issue.
Comment #5
rjerome commentedYep, same here, D7-beta2 and it works fine with all the themes. All the links are constructed in exactly the same fashion, so I don't know why just that one wouldn't work (other that perhaps the XML has some significance to you browser)
Have you tried different browsers?
Comment #6
scor commentedThis patch uses a more conservative structure in biblio_xml_biblio_export_link() which otherwise break the biblio listings.
Comment #7
rjerome commentedcommitted...
http://drupal.org/cvs?commit=444152
Comment #8
scor commentedcreated #958284: Rename endnote download link to something more meaningful than "XML" for the naming of the endnote link.