From 3befa4f5e0b95cd474f3121c6d62357f2eb0d904 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jan 12 2017 21:03:19 +0000 Subject: Fix home page 'open issues' links for namespaced projects When you log into Pagure, you see a user home page, with a list of projects, and links to open issues and pull requests for projects that have them. The links to the issues pages for namespaced projects were broken, though, as they did not include the namespace. --- diff --git a/pagure/templates/index_auth.html b/pagure/templates/index_auth.html index f42b32f..18078e6 100644 --- a/pagure/templates/index_auth.html +++ b/pagure/templates/index_auth.html @@ -61,7 +61,7 @@ {% else %} {{- repo.open_tickets_public }}