samdark/sitemap

Unsupported german letters in URL

Closed this issue · 0 comments

Sitemap.php : 171 throws Error, if an url contains either of ä, ü or ö.

Unfortunately there is no way of overriding, so I would suggest to extract the validation into a separate function, so that it could be overriding in a deriving class.