Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 15:27 UTC
Updated:
9 Feb 2010 at 17:23 UTC
This one is converted into link:
http://id.wikipedia.org/wiki/Polandia
This one not:
http://pl.wikipedia.org/wiki/Język_indonezyjski
Validation rules should be improved somehow.
I.e. to the next space, tag or break line.
Comments
Comment #1
kenorb commentedChanged to different filter which works:
BBCode (Provided by bbcode)
Converts BBCode to HTML.
http://drupal.org/project/bbcode
Maybe it's good to copy BBCode replacements rules?
Filter method:
BBCode method:
Comment #2
sdrycroft commentedThe URL filter also fails if there are parentheses within an anchor:
Doesn't work:
http://iz.carnegiemnh.org/cranefly/tipulinae.htm#Tipula_(Nippotipula)_abdominalis
Works:
http://iz.carnegiemnh.org/cranefly/tipulinae.htm#Tipula_Nippotipula_abdo...
Comment #3
kenorb commentedComment #4
eric-alexander schaefer commentedSame for german umlauts.
Comment #5
kenorb commentedhttp://id.wikipedia.org/wiki/Polandia
http://pl.wikipedia.org/wiki/Język_indonezyjski
Comment #6
sunThanks for taking the time to report this issue.
However, marking as duplicate of #161217: URL filter breaks generated href tags.
You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.