#1486 Fix kojiweb's _getUserCookie/_setUserCookie to pass bytes to hash constructors
Closed: Fixed 3 years ago by mikem. Opened 3 years ago 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

3 years ago

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

3 years ago

Metadata Update from @tkopecek:
- Issue assigned to tkopecek

3 years ago

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

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1489 Merged 3 years ago