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

EL validation failes for valid JSF-EL

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.)
    • JSF expression language (EL) validation would fail for EL that was valid. The AbstractELCompletionEngine.java file has been updated to ensure this issue does not occur in this release.
    • Documented as Resolved Issue

    Description

      When using the following valid EL in XHTML:

      #

      {myBean.myMap['hobby'].size}

      the Jboss tools validator throws the following exception:

      'size' cannot be resolved.

      Jboss tools should treat such expressions not as an error.

      Attachments

        Issue Links

          Activity

            People

              vrubezhny Victor Rubezhny (Inactive)
              nimo22 nimo stephan (Inactive)
              Isaac Rooskov Isaac Rooskov (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: