https://bugzilla.wikimedia.org/show_bug.cgi?id=64274
Bug ID: 64274
Summary: Tool Labs project URLs don't work without a trailing
slash
Product: Wikimedia Labs
Version: unspecified
Hardware: All
URL: https://tools.wmflabs.org/gerrit-patch-uploader
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: tools
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Web browser: ---
Mobile Platform: ---
$ curl -I "https://tools.wmflabs.org/gerrit-patch-uploader/"
HTTP/1.1 200 OK
Server: nginx/1.5.0
^ This is fine. No problem here.
But if you omit the trailing slash:
$ curl -I "https://tools.wmflabs.org/gerrit-patch-uploader"
HTTP/1.1 500 Internal Server Error
Server: nginx/1.5.0
^ This is pretty obnoxious.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l