[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3856) Unnecessary double quote appears using CA for EL expression
Yura Zhishko (JIRA)
jira-events at lists.jboss.org
Wed Feb 25 11:39:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12454251#action_12454251 ]
Yura Zhishko commented on JBIDE-3856:
-------------------------------------
Current state of this issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=266160
> 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