As I understand, the filter that generates links from URLs tries very hard to leave punctuation (or parentheses) out of links, which is very helpful when the URL is at the end of a sentence.

http://drupal.org/node/176282#comment-625177 alerted me to the fact that this protection doesn't extend to the colon. When a URL is followed by a colon, the link will contain the colon and very likely break it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sun’s picture

Title: URL auto-link absorbs punctuation » URL filter doesn't properly handle trailing punctuation
Version: 5.x-dev » 7.x-dev
Status: Active » Needs review
FileSize
5.59 KB

RTBC for me.

Status: Needs review » Needs work

The last submitted patch, drupal.filter-url-punctuation.1.patch, failed testing.

sun’s picture

Status: Needs work » Needs review
retester2010’s picture

Status: Needs review » Needs work

The last submitted patch, drupal.filter-url-punctuation.1.patch, failed testing.

sun’s picture

Status: Needs work » Postponed
sun’s picture

Status: Postponed » Needs review
FileSize
2.56 KB

So let's fix this.

Status: Needs review » Needs work

The last submitted patch, drupal.filter-url-colon.7.patch, failed testing.