[
https://jira.jboss.org/jira/browse/JBIDE-5640?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-5640:
---------------------------------------
Fix Version/s: 3.1.0.CR2
Assignee: Maxim Areshkau
Labels: jsf2 (was: )
resourcep['blah:hska.css'] works too (just looking in blah directory), right ?
Maxim, I thought we fixed the resource lookups - shouldn't those fixes apply for any
kind of linking ?
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