[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7061) Code completion for EL inserts unnecessary #{}

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Sep 14 09:26:12 EDT 2010


Code completion for EL inserts unnecessary #{}
----------------------------------------------

                 Key: JBIDE-7061
                 URL: https://jira.jboss.org/browse/JBIDE-7061
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.2.0.Beta
            Reporter: Alexey Kazakov
            Assignee: Victor Rubezhny
             Fix For: 3.2.0.Beta


1. Create any XHTML page.
2. Add #{} in any text node.
3. Ctrl+Click in #{|}
4. Select any EL, press Enter.
5. The result is #{#{xyz}}

For example:

<h:outputText>
#{#{a4j}}
</h:outputText>

It works within attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list