Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9292

Show as EL toolbar button does not affect values set through Page Design Options dialog

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • LATER
    • 3.3.0.M1
    • None

      Steps to reproduce:

      1. Create a JSF project
      2. Create a JSPX page with the following content:
        test.jspx
        <input type="submit" value="${hello}"/>${hello}
        
      3. Open Page Design Options dialog->Substitutes EL-expressions
      4. Create expression hello with value Hello World! and press OK
      5. Click show bundle's messages as EL expressions button on the toolbar

      Actual result:
      ${hello} expressions are substituted by Hello World!
      Expected result:
      ${hello} expressions are not substituted and shown as is

        1. el-pressed.png
          el-pressed.png
          164 kB
        2. page-design-options.png
          page-design-options.png
          195 kB
        3. show-el-not-pressed.png
          show-el-not-pressed.png
          183 kB

            ibuziuk@redhat.com Ilya Buziuk
            mareshkau_jira Maxim Areshkau (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: