#1033: BibFormat: bfe_bookmark doesn't properly escape multiline JS strings.
---------------------+---------------------------------
Reporter: lnielsen | Owner: lnielsen
Type: defect | Status: new
Priority: minor | Component: BibFormat
Version: v1.0.0 | Keywords: JavaScript bookmark
---------------------+---------------------------------
The jQuery bookmark bar is not displayed in Default_HTML_detailed.bft when
the abstract contains newline characters.
Example:
http://openaire.cern.ch/record/847 vs http://openaire.cern.ch/record/878
The problem is caused by a JavaScript syntax error, because the string for
the description is not properly escaping newline characters.
--
Ticket URL: <http://invenio-software.org/ticket/1033>
Invenio <http://invenio-software.org>