Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status Map icons and online/offline status dots disappear in IE11 #47

Closed
mrDub opened this issue Jun 11, 2015 · 3 comments
Closed

Status Map icons and online/offline status dots disappear in IE11 #47

mrDub opened this issue Jun 11, 2015 · 3 comments
Assignees
Labels

Comments

@mrDub
Copy link

mrDub commented Jun 11, 2015

The Nagios 4.1.0rc1 Status Map icons in Internet Explorer 11 disappear as the map loads. This is after applying the fix discovered by estanley375 (#25). I have noticed that the statusmap_icon directive in the configuration files does not add the images to the map. Instead, the Status Map seems to use the icon_image directive; I don't know if this is intentional behavior or not.

I have icon_image directives in the config files, but since there were no icons displaying in IE11, I also added the statusmap_icon directive. Unfortunately, I am still unable to see any icons on the Status Map. Furthermore, I don't see any of the red/green dots on the map which indicate the host's online/offline status. I have tried resetting my browser, cleared temporary Internet files, cookies, etc., and unchecked the Compatibility View for intranet sites (I had an issue with this because IE11, by default, throws intranet websites into Compatibility View, and our Nagios server is hosted internally)... but still no luck. IE's Developer Tools has no helpful output either.

Here's the kicker: the images are loaded successfully and display for a brief second as the map expands from a single point into the full web (using the Circular Balloon display). So I tried to change the map display, and none of them display icons or dots... except for the Circular Markup! I'm not sure what could account for this difference between the map displays.

I had created a topic on the Nagios Support Forum, which can be referenced for further information: http://support.nagios.com/forum/viewtopic.php?f=34&t=33253

Here is a screenshot of the Circular Balloon display of the Status Map after it has finished loading completely. There are no icons or online/offline status dots:
no-icons-2

Here is a screenshot of the Status Map as it initially loads. You can see that the images are successfully called, but disappear when the map finishes loading, as in the screenshot above:
no-icons

Here is a screenshot of the Circular Markup display. This is the only display that shows the icons:
no-icons-3

@gperdu
Copy link

gperdu commented Aug 21, 2015

I have the same problem using Nagios core 4.1.1: syntax error with angular.min.js:XX:YY
The map "Legacy" is working well
The pb is the same when i use IE 11 or Firefox !
I have just upgraded from 4.0.8 (no other upgrade on the nagios server, is it the pb ?)

@jfrickson jfrickson added the Bug label Sep 4, 2015
@jfrickson jfrickson self-assigned this Sep 10, 2015
@jfrickson
Copy link
Contributor

@mrDub
Copy link
Author

mrDub commented Sep 10, 2015

Thank you, jfrickson! I applied the commit and it fixed the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants