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.
Updated by krileon almost 12 years ago
This shouldn't matter however as base64_encode is applied.
Updated by krileon almost 12 years ago
- Status changed from Assigned to Rejected
Could not confirm, nor could be confirmed on site affected after Joomla update.
Actions