[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3750) Make CA for EL in Styles on Xhtml pages.

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Aug 4 12:05:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich updated JBIDE-3750:
-----------------------------------------

    Fix Version/s: 3.1.0.M3
                       (was: 3.1.0.M4)


> Make CA for EL in Styles on Xhtml pages.
> ----------------------------------------
>
>                 Key: JBIDE-3750
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3750
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF, jsp/jsf/xml source editing
>    Affects Versions: 3.0.0.GA
>            Reporter: Anton Klimkovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0.M3
>
>
> 1.
> EXECUTE: Create JSFwithFacelets project
> EXECUTE: Open greeting.xhtml
> EXECUTE: Type <h:outputText value="AnyValue"  style="color:#{}" /> ()
> EXECUTE: Set cursor into color:#{|}" and call CA
> FAILURE:   CA doesn't work.
> Works on jsp pages.
> 2. 
> <style type="text/css">
> input[type="button"], input[type="submit"] {
> 			 	background-color:#{|};
> 			}
> </style>

-- 
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