Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.10.1
-
Fix Version/s: 1.10.2
-
Component/s: Web UI - Admin
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:Internet Explorer 9 (doesn't matter if the site is a Trusted Site, or if compatibility mode is on or off)
Description
IE9 is interpreting the relative URL in the Javascript doReload function for this button such that the browser goes to the following:
http://server:8980/opennms/admin/thresholds/admin/thresholds/index.htm?reloadThreshdConfig
instead of the desired
http://server:8980/opennms/admin/thresholds/index.htm?reloadThreshdConfig
http://server:8980/opennms/admin/thresholds/admin/thresholds/index.htm?reloadThreshdConfig
instead of the desired
http://server:8980/opennms/admin/thresholds/index.htm?reloadThreshdConfig
fixed in 1.10.2