Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-619

org.ametys.runtime.plugins.core.EscapeForJavascript does not works

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.2, 2.3
    • None
    • None
    • None

      we have this wonderfull xslt helper, which seems to be declared a lots of time, but that is never used.
      and that is not bad, because it does not works : it escape too much

      " becomes
      " instead of \"

      I propose to remove this class and all associated declaration
      Use org.apache.commons.lang.StringEscapeUtils.escapeJavaScript !
      (this class is used where we need it)

            Unassigned Unassigned
            raphael Raphaƫl Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: