[
https://issues.apache.org/jira/browse/MYFACES-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr resolved MYFACES-2593.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-beta-3
> styles are escaped so that @import *.css doesn't work
> -----------------------------------------------------
>
> Key: MYFACES-2593
> URL: https://issues.apache.org/jira/browse/MYFACES-2593
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0-beta-2
> Environment: CSS
> Reporter: Ganesh Jung
> Assignee: Jakob Korherr
> Fix For: 2.0.0-beta-3
>
>
> This one doesn't pull the script with MyFaces 2.0:
> <style type="text/css">
> @import "test.css"
> </style>
> No problem with Mojarra here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.