Redirects module allows the inclusion of redirects without a predetermined pattern
ID: 729503
Backlog
Published on 10/4/2024
•
Last update on 10/4/2024
Summary
The Redirects module allows the inclusion of URLs without a predetermined pattern, as there is no validation of the correct format. Users who include querystring-initiated redirects, for example, will be able to upload the spreadsheet or insert it directly via the UI, and, consequently, this can cause inconsistencies in the module's operation, data presentation on the front, etc.
The more common inconsistency is being unable to access some redirects when clicking on it.
Simulation
- Create, via UI or spreadsheet, redirects with querystrings (for example, any url that contains
?
) - Try accessing it
Workaround
N/A