- Merge request !7Issue #3333804: InvalidArgumentException when path segment starts with colon → (Merged) created by pminf
- Status changed to Needs work
almost 2 years ago 5:45pm 28 January 2023 - 🇩🇪Germany pminf Nuremburg (Germany), formerly Dresden
To solve the issue, I've catched the invalid argument exception when trying to get the URL from path.
We still need a test for URLs like https://my.site/:foo or https://my.site/:foo/bar.
- Status changed to Needs review
almost 2 years ago 9:08am 30 January 2023 - Status changed to RTBC
over 1 year ago 6:32am 13 July 2023 - 🇧🇪Belgium weseze
Can confirm this issue exists and merge requests fixes it perfectly.
Thanks for your work pminf! - last update
about 1 year ago 2 fail - First commit to issue fork.
- last update
12 months ago 9 pass - last update
12 months ago 9 pass - Status changed to Fixed
12 months ago 10:03pm 29 November 2023 - 🇨🇭Switzerland berdir Switzerland
Quickly tried adding a test, but didn't manage to have the : not escaped, so merged as it is.
Automatically closed - issue fixed for 2 weeks with no activity.