[
https://issues.apache.org/jira/browse/OOZIE-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869020#comment-16869020
]
duan xiong commented on OOZIE-3517:
-----------------------------------
[~asalamon74], I have test the patch.
> Invalid reference to xtheme-default.css
> ---------------------------------------
>
> Key: OOZIE-3517
> URL: https://issues.apache.org/jira/browse/OOZIE-3517
> Project: Oozie
> Issue Type: Bug
> Reporter: Andras Salamon
> Assignee: duan xiong
> Priority: Major
> Attachments: OOZIE-3517-001.patch
>
>
> [index.jsp|https://github.com/apache/oozie/blob/master/webapp/src/main/webapp/index.jsp#L23]
> references the {{xtheme-default.css}} file
> {noformat}
> <link rel="stylesheet" type="text/css"
> href="ext-2.2/resources/css/xtheme-default.css"/>
> {noformat}
> This file is not part of the extjs library (ext-2-2.zip) so the browser will
> not be able to load this css. We should remove the reference.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)