Greetings,

Just found out that the Wikipedia is using brackets in their links which get cut in Drupal nodes.

http://en.wikipedia.org/wiki/Acute_(medical)

Result is.
Broken forward links.
Bad/difficult user experience.

JoAMoS

CommentFileSizeAuthor
cut.PNG1.62 KBJoAMoS
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

neRok’s picture

Title: Wikipedia Link with Bracket Cuts » URL Links with brackets are not processed correctly by input filter with "Web page addresses...turn into links automatically."
Version: 7.17 » 7.x-dev
Component: node.module » filter.module

I am getting this problem too.

Everything is fine if you write in the complete HTML link <a href="http://en.wikipedia.org/wiki/Acute_(medical)">http://en.wikipedia.org/wiki/Acute_(medical)</a>
The problem occurs when you type in http://en.wikipedia.org/wiki/Acute_(medical) and have "Web page addresses and e-mail addresses turn into links automatically." for the input filter.

Hanno’s picture

patch in: #1657886: Filter "Convert URLs into links" doesn't support multilingual web addresses
workaround is to input the complete a href code