#2528 Issue links (using #number) are broken for namespaced projects
Closed: Fixed Opened by kparal.

In https://pagure.io/fedora-qa/blockerbugs/issue/62#comment-457053 I wanted to link to issue 64:
https://pagure.io/fedora-qa/blockerbugs/issue/62#comment-457053
Instead, it linked to
https://pagure.io/fedora-qa/issue/64

It seems that issue linking is broken for all namespaced projects. The links lead to the project with the same name as the namespace (e.g. fedora-qa), instead of leading to the namespaced project (e.g. fedora-qa/blockerbugs).


Metadata Update from @pingou:
- Issue tagged with: bug

Metadata Update from @pingou:
- Issue assigned to pingou

Commit 20506f9c fixes this issue

Metadata