Page MenuHomeDevCentral

Append a trailing slash to Bugzilla URL
ClosedPublic

Authored by dereckson on Oct 8 2018, 00:53.
Tags
None
Referenced Files
F14559381: D1862.id4703.diff
Sat, Nov 29, 06:58
F14559374: D1862.id4704.diff
Sat, Nov 29, 06:58
F14550417: D1862.diff
Sat, Nov 29, 05:47
F14415987: D1862.id4703.diff
Fri, Nov 28, 12:40
Unknown Object (File)
Sat, Nov 22, 17:03
Unknown Object (File)
Thu, Nov 20, 03:17
Unknown Object (File)
Thu, Nov 20, 00:26
Unknown Object (File)
Tue, Nov 18, 00:35
Subscribers
None

Details

Summary

Script is directly appended to URL, so this fixes incomplete URLs
like like https://bugzilla.espace-win.orgshow_bug.cgi?id=19

This is a follow-up for f95a5134a128.

Test Plan

https://bugzilla.espace-win.org/ > quick search > enter "19"

It now redirects correctly to https://bugzilla.espace-win.org/show_bug.cgi?id=19

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 8 2018, 00:53
This revision was automatically updated to reflect the committed changes.