From 3369215dc0d0901c743cfee48b8c0b9f6647b7be Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Apr 16 2025 21:00:59 +0000 Subject: PR#4303: Fix tasks url creation Merges #4303 https://pagure.io/koji/pull-request/4303 Fixes: #4302 https://pagure.io/koji/issue/4302 In the deployed koji 1.35.1, the tasks link from the userinfo page is invalid --- diff --git a/www/kojiweb/userinfo.chtml b/www/kojiweb/userinfo.chtml index 029f45e..b3d0134 100644 --- a/www/kojiweb/userinfo.chtml +++ b/www/kojiweb/userinfo.chtml @@ -12,7 +12,7 @@ ID$user.id - Tasks$taskCount + Tasks$taskCount Packages