Fix 404 for external tracking issues #1852

Merged
ethantkoenig merged 2 commits from fix/external_issue into master 2017-06-03 05:56:36 +00:00
ethantkoenig commented 2017-06-01 14:42:40 +00:00 (Migrated from github.com)

Fixes #1847. Also causes /:owner/:repo/labels to /:owner/:repo/milestones to redirect to the external issue tracking URL (which was previously not the case).

Fixes #1847. Also causes `/:owner/:repo/labels` to `/:owner/:repo/milestones` to redirect to the external issue tracking URL (which was previously not the case).
wyattoday commented 2017-06-02 15:04:01 +00:00 (Migrated from github.com)

I can confirm this fixes the "Pull requests" 404, but I've since updated the issue to include the fact that the 404 problem (and workaround I posted) also effects the "New file" and "Upload file" links.

I can confirm this fixes the "Pull requests" 404, but I've since [updated the issue](https://github.com/go-gitea/gitea/issues/1847) to include the fact that the 404 problem (and workaround I posted) also effects the "New file" and "Upload file" links.
ethantkoenig commented 2017-06-02 20:58:02 +00:00 (Migrated from github.com)

@wyattoday Please confirm that 120d2938a2 fixes new/upload file.

@wyattoday Please confirm that https://github.com/go-gitea/gitea/pull/1852/commits/120d2938a22701b4956ad97db7d8b80be53e9859 fixes new/upload file.
wyattoday commented 2017-06-03 00:03:15 +00:00 (Migrated from github.com)

Yep, that fixes new/upload/edit. Thanks Ethan.

Yep, that fixes new/upload/edit. Thanks Ethan.

LGTM

LGTM
appleboy approved these changes 2017-06-03 05:56:12 +00:00
Contributor

LGTM

LGTM
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#1852
No description provided.