Files
gerrit/polygerrit-ui/app
Sven Selberg 69ab4a8569 Assume correct relative or absolute URL from Weblink provider
I you have a change URL like:
http://localhost:8080/c/test-project/+/688
Stepping back to parts "../../" will get you:
http://localhost:8080/c/
Wich is _not_ the base url.
Do not try to guess how URL is constructed but trust WebLink providers
to provide an absolute or a relative URL.

Provide correct relative url from Gitweb.

Bug: Issue 5316
Change-Id: I7f404d470a8fe0f32ef94bb2c7b4c6a9ba68a2b8
2018-06-28 15:20:11 +02:00
..
2017-06-28 22:12:19 +00:00
2017-09-06 13:00:11 -07:00
2017-05-22 18:09:35 +00:00
2018-03-22 09:41:57 +00:00