Bug ID 754571: Portal Access: Image HTML element with source URL like '//some.domain?a=b' cannot be loaded.

Last Modified: Dec 13, 2023

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4, 15.1.0, 15.1.0.1, 15.1.0.2, 15.1.0.3, 15.1.0.4, 15.1.0.5, 15.1.1, 15.1.2, 15.1.2.1, 15.1.3, 15.1.3.1, 15.1.4, 15.1.4.1, 15.1.5, 15.1.5.1, 15.1.6, 15.1.6.1, 15.1.7, 15.1.8, 15.1.8.1, 15.1.8.2, 15.1.9, 15.1.9.1, 15.1.10, 15.1.10.2, 15.1.10.3, 16.0.0, 16.0.0.1, 16.0.1, 16.0.1.1, 16.0.1.2

Opened: Jan 03, 2019

Severity: 4-Minor

Symptoms

Image HTML element with source URL like '//some.domain?a=b' (i.e., no slash following the doman) cannot be loaded via Portal Access.

Impact

Image cannot be loaded.

Conditions

HTML page with the IMG tag like this: <img src=//some.domain?a=b />

Workaround

Use iRule to add trailing slash to domain name in source URL: <img src=//some.domain/?a=b />

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips