Uploaded image for project: 'Commons OGNL (Dormant)'
  1. Commons OGNL (Dormant)
  2. OGNL-48

ognl string concatenation + static syntax does not render properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7
    • 2.7
    • ExpressionCompiler
    • None
    • Tap Snapshot 4.1.2-20070418.220118-49, any OS, any browser

    Description

      The submit button (worked prior to the ognl changes) has an onclick of:

      onClick="ognl:'javascript:' + @collective.ui.components.PleaseWait@ONCLICK_JAVASCRIPT"

      However, the ognl call is not rendering this correctly and the generated source looks like:

      onClick="javascript:collective.ui.components.PleaseWait.ONCLICK_JAVASCRIPT"

      Attachments

        Activity

          People

            jkuhnert Jesse Kuhnert
            avo Anna Vo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: