Skip to content

Conversation

@ethantkoenig
Copy link
Member

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).

@lunny lunny added this to the 1.2.0 milestone Jun 1, 2017
@lunny lunny added the type/bug label Jun 1, 2017
@wyattoday
Copy link

wyattoday commented Jun 2, 2017

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.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 2, 2017
@ethantkoenig
Copy link
Member Author

ethantkoenig commented Jun 2, 2017

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

@wyattoday
Copy link

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

@lunny
Copy link
Member

lunny commented Jun 3, 2017

LGTM

@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jun 3, 2017
@appleboy
Copy link
Member

appleboy commented Jun 3, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 3, 2017
@appleboy appleboy merged commit 2ec5dc1 into go-gitea:master Jun 3, 2017
@ethantkoenig ethantkoenig deleted the fix/external_issue branch June 3, 2017 19:26
@ethantkoenig ethantkoenig mentioned this pull request Jun 3, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

With "external issue tracker" setting enabled, clicking the "Pull Requests", "New file", "Upload file", "Edit file" links returns 404

5 participants