Request For Comments (RFC) Compliancy (1113, 1213, 1313)
AdminStudio 2021 R2 | 22.0 | Application Manager
For this browser compatibility test, the web application contents are scanned for the usage of URLs that do not conform to the Request for Comments (RFC) 3986 and 3987 guidelines.
Test Group/Test Category
• | 1313—Browser Compatibility/Internet Explorer 11 |
Severity
Warning
Message
This web application contains a link to an invalid URL according to the Request for Comments (RFC) 3986 and 3987 guidelines (File: [FILE_NAME], Link: [LINK]).
Background
When a URL is entered in the address bar, Internet Explorer 10 and later parse it to verify that it conforms to the RFC guidelines. Centralized URL (CURL) parsing assists in the prevention of malformed URLs that fool Internet Explorer. If the URL does not pass the verification process, Internet Explorer 11 and later allows the web application to appear but restricts its functionality. This might cause the web application to behave unexpectedly.
Resolution
The web application should be re-engineered so that all URLs conform to the RFC 3986 and 3987 guidelines.
See Also