-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.14.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Tooltips link to Wikipedia Cron is incorrect
Version-Release number of selected component (if applicable):
How reproducible:
1) Go to the console. 2) Select cron jobs tab. 3) Take the cursor over cron, where link will be displayed for wikipedia. 4) The incorrectly formatted URL with a backslash and dot at the end is re-written by the browser to include a single forward slash, which still breaks the redirect because the correct URL has no slash at all.
https://en.wikipedia.org/wiki/Cron/ = BROKEN https://en.wikipedia.org/wiki/Cron\ = BROKEN https://en.wikipedia.org/wiki/Cron\. =BROKEN https://en.wikipedia.org/wiki/Cron = CORRECT