[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3856) Unnecessary double quote appears using CA for EL expression

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Tue Feb 24 08:53:54 EST 2009


Unnecessary double quote appears using CA for EL expression
-----------------------------------------------------------

                 Key: JBIDE-3856
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3856
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF, jsp/jsf/xml source editing
    Affects Versions: 3.0.0.GA
            Reporter: Yura Zhishko
            Assignee: Alexey Kazakov
            Priority: Minor


1) Print next: <h:commandButton action="" value="Say Hello!" />
2) Set cursor between double quotes: <h:commandButton action="|" value="Say Hello!" />
3) Call CA and choose -> New JSF EL expression
RESULT: <h:commandButton action="#{}" " value="Say Hello!" /> - one double quote is unnecessary

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

        



More information about the jbosstools-issues mailing list