MenuMoreActions.css and Window.css missing

Posted by Community Admin on 04-Aug-2018 07:18

MenuMoreActions.css and Window.css missing

All Replies

Posted by Community Admin on 12-May-2011 00:00

Using fiddler

When going into edit mode in the backend I get two missing .css that the pages is looking for in my Theme

~/App_Theme/home is my Theme

Looking for

App_Themes/home/Syles/MenuMoreActions.css
App_Themes/home/Syles/Window.css

Why is SF looking for these CSS (which of course are not mine) in my themes folder?

--- EDIT --


Maybe this is anther case of - at the moment it is not supported to have ~/App_Thems/home and I should use ~/App_Date/App_Themes or whatever its supposted to be.

Nevertheless it would be nice to know

a) why is SF looking for these CSS
b) what are these CSS good for
c) how does the missing of these CSS impact

Markus

Posted by Community Admin on 13-May-2011 00:00

Hi Markus Berchtold,

The two CSS files convey rules to style the action menus and dialogs in Sitefinity administration respectively. These files are ones included in the combined CSS file which is applied to Page Editor. So you are not missing anything. It looks like they are requested by a control which thinks they are part of the Public theme.

We have logged a bug for this issue. You should not experience any problems because of these two files not being loaded because they are already applied to Page Editor.

Kind regards,
Katia
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 13-May-2011 00:00

Dear Katia

Thanks for the perfect answer

a) Explaining what the files are for
b) Explaining why there might be an error
c) Ensuring me that there is no problem
d) Loging it as a bug.


Regards Markus

Posted by Community Admin on 16-Jul-2011 00:00

This still exists, the page editor is still looking for these files....please fix

Posted by Community Admin on 20-Jul-2011 00:00

Hi Steve,

I am very sorry for the inconvenience. It looks like the fix was not made in the right branch. It should make it to the next official release, though.

Best wishes,
Katia
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 05-Aug-2011 00:00

We're not able to edit pages in other languages due to this missing css. 
Is that the same case for others as well?

Posted by Community Admin on 11-Aug-2011 00:00

Hi Alan,

In which version you experience the problem. The issue was relevant for Sitefinity 4.1.1339. This bug was applied in the upper version. Can you try upgrading a test project to Sitefinity 4.1 SP1-3 and use the fix.After upgrade to one of the service packs you may upgrade to Sitefinity 4.2. If the issue is different please provide more information so i can be of help.

Kind regards,
Stanislav Velikov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 18-May-2012 00:00

I would like to report that in the version I am currently using (Sitefinity 4.4.2117.0) there are still three CSS appended in the code which return a error 404 I assume this issue still hasn't been fixed then...? Or can it be that a custom control is causing these calls?

1.<link href="/Sitefinity/WebSiteTemplates/#-#-#/App_Themes/Black/Styles/Treeview.css" type="text/css" rel="stylesheet" />
2.<link href="/Sitefinity/WebSiteTemplates/#-#-#/App_Themes/Black/Styles/Window.css" type="text/css" rel="stylesheet" />
3.<link href="/Sitefinity/WebSiteTemplates/#-#-#/App_Themes/Black/CSS/Layout.css" type="text/css" rel="stylesheet" />

Posted by Community Admin on 03-Dec-2014 00:00

I'd like to report this is still an issue in Sitefinity 7.x

Fiddler reports the browser is trying to load Treeview.css and Window.css, and receiving 404s.. 

This is a performance concern. Please fix

 Tim

This thread is closed