Loading...
Loading...
Unmangled request to a CSS file could be sent when accessing application through Portal Access. If the XML or XHTML document loaded with XMLHttpRequest contains any css style tags @import at-rules or <?xml-stylesheet type="text/css" ...?> declaration, Internet Explorer starting from v10 will try to load this file. In Portal Access we are doing rewriting of AJAX responses in browser Javascript code on demand, therefore CSS url in responseXML will be unmangled.
Cosmetic; browser could send unexpected unpatched requests. Failure of this request has no impact on the functionality of application.
Document requested with XMLHttpRequest satisfies to following conditions: - content-type of response is xml or xhtml - response contains <style> tag with @import declarations - alternatively, response could contain <?xml-stylesheet type="text/css" src="..." ?> declaration - Application tries to access responseXML as a DOM tree
None
None
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.