Page MenuHomeDevCentral

Append a trailing slash to Bugzilla URL
ClosedPublic

Authored by dereckson on Oct 8 2018, 00:53.
Tags
None
Referenced Files
F12503579: D1862.id.diff
Sat, Nov 8, 18:44
F12496524: D1862.diff
Sat, Nov 8, 11:34
F12488826: D1862.id4703.diff
Sat, Nov 8, 04:23
F12483986: D1862.diff
Fri, Nov 7, 23:39
Unknown Object (File)
Thu, Nov 6, 08:17
Unknown Object (File)
Thu, Nov 6, 06:15
Unknown Object (File)
Tue, Nov 4, 17:02
Unknown Object (File)
Sun, Nov 2, 03:02
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.