Closed (fixed)
Project:
Entity Mesh
Version:
2.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 May 2026 at 11:51 UTC
Updated:
15 Jul 2026 at 06:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
dkmishra commentedVerified the branch addresses both reported cases. Query-only relative URLs like `?page=10` are now validated as relative URLs, and SafeLinks-style URLs containing raw pipe characters are normalized before `UrlHelper::isValid()` runs. Please see the screenshots.
Without MR changes

With MR changes

Tested and RTBC +1
Comment #5
eduardo morales albertiComment #6
eduardo morales albertiComment #7
eduardo morales albertiComment #9
eduardo morales albertiFixed!