Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7033

EL break page compilation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 10.1.0.Final
    • Web (Undertow)
    • None
    • Hide

      This expression breaks page compilation:

      <c:out value"${true}single'quote${fn:length('OOO')}'" />

      Show
      This expression breaks page compilation: <c:out value"${true}single'quote${fn:length('OOO')}'" />

    Description

      In case of an expression with multiple ELs, fix for WFLY-4455 breaks braces precedence.

      As a conseguence, if a single quote is present between expressions, EL Parser can't find function in second expression.

      Attachments

        Activity

          People

            tomazcerar Tomaž Cerar (Inactive)
            marcomondini Marco Mondini (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: