Closed
Description
- Gitea version (or commit ref): 1.9.0+dev-325-g59e6a7b97 (try.gitea.io), or stable 1.8.2, or old stable 1.8.1
- Git version: 2.7.4
- Operating system: Ubuntu 16.04
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/pulls?type=all&repo=11986&sort=&state=open)
- No
- Not relevant
- Log gist: -
Description
404 error on the left side of the /pulls page if repo is configured with no issue tracker, or with an external issue tracker.
Similar issues
- compare/create PR produces a 404 #6302
- Pull request overview page getting 404 (?repo=) #5892
- Closing a PR fails (404 web page) if external issue tracker enabled, or no issue tracker enabled #2447
- With "external issue tracker" setting enabled, clicking the "Pull Requests", "New file", "Upload file", "Edit file" links returns 404 #1847
But the problem looks like still exists, or may be it's just a similar with closed issues.
Steps to reproduce
- Create a repository that is configured with no issue tracker, or with an external issue tracker
- Create a Pull Request
- Go to the https://try.gitea.io/pulls page
- Press on a link on a left side
- 404, but the filtered page like as repo with gitea internal issue tracker enabled is expected