urlescape fails for unicode strings. On the other hand, 'name' attribute is not used anywhere in infoURLs, so it is safe to just drop it.
Fixes: https://pagure.io/koji/issue/1224
:thumbsup:
Commit 797b2612 fixes this pull-request
Pull-Request has been merged by mikem
urlescape fails for unicode strings. On the other hand, 'name' attribute
is not used anywhere in infoURLs, so it is safe to just drop it.
Fixes: https://pagure.io/koji/issue/1224