[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3856) Unnecessary double quote appears using CA for EL expression
Alexey Kazakov (JIRA)
jira-events at lists.jboss.org
Tue Feb 24 10:14:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kazakov updated JBIDE-3856:
----------------------------------
Component/s: UpStream
(was: JSF)
(was: jsp/jsf/xml source editing)
Fix Version/s: LATER
Assignee: Yura Zhishko (was: Alexey Kazakov)
It's a bug of WTP JSF Tools.
We don't suggest any EL until user types #{
This one is proposal template of WTP JSF Tools.
Please report it to bugzilla.
> 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: UpStream
> Affects Versions: 3.0.0.GA
> Reporter: Yura Zhishko
> Assignee: Yura Zhishko
> Priority: Minor
> Fix For: LATER
>
>
> 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