#590: WebSubmit: properly escape values in "Short Descr."
-----------------------+-----------------
Reporter: jcaffaro | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: WebSubmit | Version:
Keywords: |
-----------------------+-----------------
In WebSubmit admin when adding mandatory fields (WebSubmit Elements) to a
page, it is not possible to add double-quotes (") for the element "Field
Short Description": a Javascript check is added on the submission page
that calls {{{alert("short description value")}}}, hence the need to
properly escape the double quotes (and line breaks, etc.) before printing
the value.
--
Ticket URL: <http://invenio-software.org/ticket/590>
Invenio <http://invenio-software.org>