Actions
Bug #3902
closedsetReturnURL not handling UTF8 characters
Description
When a return URL is built and appended to the join URL of a group where the URL contains UTF8 characters it causes the return URL to break. This is likely due to parse_url and its poor support for UTF8 characters.
Actions