perfsonar / perl-shared

Shared libraries used by perl packages and referenced as a submodule in many git repos
Apache License 2.0
7 stars 3 forks source link

Decode toolkit web params as UTF-8 #38

Closed vvidic closed 7 years ago

vvidic commented 7 years ago

Fixes incorrect saving of Admin info with UTF-8 chars on Ubuntu Xenial.

apertome commented 7 years ago

Looks good -- thanks, @vvidic !