Page MenuHomeDevCentral

Append a trailing slash to Bugzilla URL
ClosedPublic

Authored by dereckson on Oct 8 2018, 00:53.
Tags
None
Referenced Files
F6787006: D1862.id4704.diff
Wed, Apr 9, 17:08
F6784815: D1862.id.diff
Wed, Apr 9, 09:25
Unknown Object (File)
Tue, Apr 8, 09:11
Unknown Object (File)
Fri, Apr 4, 02:06
Unknown Object (File)
Fri, Apr 4, 01:10
Unknown Object (File)
Fri, Apr 4, 00:46
Unknown Object (File)
Fri, Apr 4, 00:39
Unknown Object (File)
Mon, Mar 31, 02:36
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.