[
https://jira.jboss.org/jira/browse/JBIDE-5640?page=com.atlassian.jira.plu...
]
Maxim Areshkau commented on JBIDE-5640:
---------------------------------------
From other side it can be an usability problem, because not clear even
for experience user that he enable smth for project and no any warning or etc about. The
application just working not correctly.
CSS stylesheets not considered when configured as a JSF 2 resource
------------------------------------------------------------------
Key: JBIDE-5640
URL:
https://jira.jboss.org/jira/browse/JBIDE-5640
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.1.0.CR1
Reporter: Juergen Zimmermann
Assignee: Maxim Areshkau
Fix For: 3.1.0.CR2
Attachments: screenshot-with-unconsidered-css-file.jpg
In JSF 2 a CSS stylesheet can be configured as a resource:
<link rel="stylesheet" type="text/css"
href="#{resource['css:hska.css']}"/>
This means that the css file "hska.css" can be found in a subdirectory
"css" of the directory "resources" (plural although the variable is
just named "resource" !). The directory "resources" can be found
either
a) just below "WebContents" of the web project or
b) in src/META-INF of the web project
--
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