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

EL validation failes for valid JSF-EL

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Alpha1
    • 3.1.0.GA
    • jsf
    • Jboss Tools 3.1 GA, Facelets, JSF 1.2, Eclipse 3.5

    • 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

      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.

              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

                Created:
                Updated:
                Resolved: