Page MenuHomeDevCentral

Append a trailing slash to Bugzilla URL
ClosedPublic

Authored by dereckson on Oct 8 2018, 00:53.
Tags
None
Referenced Files
F8425855: D1862.id4704.diff
Tue, May 13, 18:37
F8425212: D1862.id4703.diff
Tue, May 13, 17:24
F8420025: D1862.id.diff
Tue, May 13, 12:18
F8414774: D1862.id.diff
Tue, May 13, 09:29
Unknown Object (File)
Mon, May 12, 09:43
Unknown Object (File)
Sat, May 10, 13:12
Unknown Object (File)
Thu, May 8, 18:50
Unknown Object (File)
Wed, May 7, 16:07
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 Passed
Unit
No Test Coverage
Branch
fix-url-bugzilla (branched from master)
Build Status
Buildable 2871
Build 3119: arc lint + arc unit

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.