Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP FPS
Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 14.1.2, 14.1.2.1, 14.1.2.2, 14.1.2.3, 14.1.2.4, 14.1.2.5, 14.1.2.6, 14.1.2.7, 14.1.2.8, 14.1.3, 14.1.3.1, 14.1.4, 14.1.4.1, 14.1.4.2, 14.1.4.3, 14.1.4.4, 14.1.4.5, 14.1.4.6, 14.1.5, 14.1.5.1, 14.1.5.2, 14.1.5.3, 14.1.5.4, 14.1.5.6, 15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4
Opened: Apr 18, 2018 Severity: 4-Minor
Using Microsoft Internet Explorer (IE) with the Edge browser to navigate between views does not work if the view names differ only in case (e.g., view test1 and view TEST1). IE/Edge does not recognize it as changing views, so WebSafe will keep working with the first view configuration.
WebSafe does not change views. This occurs because the IE browser hash is case-insensitive. So in the case of the test1/TEST1 example, when you navigate to test1, the configuration loads and you see the message in the console, but when you navigate from test1 to TEST1 (or tEst1, tEST1, etc.), the browser does not do anything and does not change the page, so WebSafe cannot load the TEST1 config.
1. IE/Edge browser. 2. Have views with same name but different case.
Use another browser, such as Mozilla Firefox or Google Chrome.
None