Cite results in invalid RIS file
-
Currently, the exported .ris citation wraps the exported text in
string(123) " ... "because it is usingvar_dump.Could you please change line 63 of
lib/request/request.cite.phpfrom:var_dump( $content );to:
echo $content;[I would create a pull request on GitHub, but that version is not currently up-to-date (7.3.2).]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Cite results in invalid RIS file’ is closed to new replies.