#1486 Fix kojiweb's _getUserCookie/_setUserCookie to pass bytes to hash constructors
Closed: Fixed by mikem. Opened by tkopecek.

1482 made a workaround to accept str/bytes in hash constructors. It works, but for next release we should fix underlying problem - wrong types passed into these.


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue tagged with: easyfix, tech-debt

Metadata Update from @tkopecek:
- Custom field Size adjusted to small (was: None)

Metadata Update from @tkopecek:
- Issue assigned to tkopecek

PR #1489

Related: #1482

Metadata Update from @mikem:
- Issue set to the milestone: 1.18 (was: 1.19)

Commit bc16f4e5 fixes this issue

Commit 9326cebd fixes this issue

Commit bdfac5b1 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1486

Please continue any further discussion there.

Metadata
Related Pull Requests