
Team(s):
Type:
Feature request
Status:
Closed
Priority:
Low
Description:
Please check link https://de.wikipedia.org/wiki/Ach%C3%A9_(Ethnie) - the link is the complete link including (Ethnie), but Drupal does not recognize it correctly. I am afraid it is a module, which you cannot influence? Then it is just to let you know that it is not working properly. I know I can solve it using HTML, thanks.
Comments
Ralf, the solution is to use
Ralf, the solution is to use an href tag in order for the parser to correctly understand such type of URLs.
So what you want to do is type the following:
<a href="https://de.wikipedia.org/wiki/Ach%C3%A9_(Ethnie)">https://de.wikipedia.org/wiki/Ach%C3%A9_(Ethnie)</a>
Which results in this:
https://de.wikipedia.org/wiki/Ach%C3%A9_(Ethnie)