URLs with more than 1 colon gets split before colon (OD-1398)
Released
Jerome St-Louis opened 11 months ago

A URL with more than 1 colon like https://en.wikipedia.org/wiki/Template:Welcome:Foo gets split before the colon.

https://en.wikipedia.org/wiki/Template:Welcome works fine.

It would be nice if it was not necessary to URL-encode it for the link to be correct.

https://stackoverflow.com/questions/1737575/are-colons-allowed-in-urls says that colons are allowed inside URIs, unless it's in the first path segment of a relative-path reference.

See also https://stackoverflow.com/questions/2053132/is-a-colon-safe-for-friendly-url-use

Jerome St-Louis changed title 11 months ago
Previous Value Current Value
URLs with colons get split before colon
URLs with more than 1 colon gets split before colon
OneDev changed state to 'Closed' 11 months ago
Previous Value Current Value
Open
Closed
OneDev commented 11 months ago

State changed as code fixing the issue is committed (deba896f8cee493477cc563751598938c4f506c9)

Jerome St-Louis commented 11 months ago

Thanks @robin !

OneDev changed state to 'Released' 11 months ago
Previous Value Current Value
Closed
Released
OneDev commented 11 months ago

State changed as build #3693 is successful

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Affected Versions
8.0.15
Issue Votes (0)
Watchers (4)
Reference
OD-1398
Please wait...
Page is in error, reload to recover