Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.0-rc4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2012 at 11:47 UTC
Updated:
23 Oct 2012 at 08:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
rjerome commentedCould you post the .csl file here so I can take a look at it?
Comment #2
enochRoot commentedHere's the .csl (attached as .txt)
Thanks for caring,
eR
Comment #3
rjerome commentedThere is a little bug in the citeproc code, but you can work around it by removing the quotes="false" attribute from line 159 in your file...
You don't need quotes="false" because false is the default state. You only needs the quotes attribute if you want to set it true.
Obviously, setting it to false should also be possible, and I will fix that, but for now just remove that attribute if it's false.
Ron.
Comment #4
rjerome commentedJust pushed the fix for this... http://drupal.org/user/54997
Comment #5
enochRoot commentedthanks a lot!
(and a general thumbs up for the biblio module)
eR