Skip to content

Change illegal unicode character handling from failure to replace

Bitbucket Importer requested to merge bitbucket/declined-pr-338 into branch/default

Created originally on Bitbucket by notsinge (D W)

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

Instead of raising a IllegalCharacterError for a single bad character, replace it with a space.

Merge request reports