[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1199) Wrong parsing css file when this css is already compressed

Minh Hoang TO (JIRA) jira-events at lists.jboss.org
Thu May 13 04:29:26 EDT 2010


    [ https://jira.jboss.org/jira/browse/GTNPORTAL-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530481#action_12530481 ] 

Minh Hoang TO commented on GTNPORTAL-1199:
------------------------------------------

In fact the ResourceRequestFilter delegates the work to SkinService. The latter in its turn process the .css files recursively.  The recursive .css processing consists of getting input stream via Resource Resolver and processing with regular expression.

 So first we should check if customized ResourceResolver in WCM ( if any) does not  pre-process the input stream

> Wrong parsing css file when this css is already compressed
> ----------------------------------------------------------
>
>                 Key: GTNPORTAL-1199
>                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1199
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.0-GA
>            Reporter: Phan Chuong
>         Attachments: editor.css
>
>
> In CKEditor, js and css are already compressed. And when i tried to use CKEditor with GateIn, the css file (after filtered by ResourceRequestFilter) is wrong. I attached one of css file in CKEditor to test.

-- 
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 gatein-issues mailing list