id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 16842,Autolink plugin does not recognize URLs with dashes,Robert Schouwenburg,,"== Steps to reproduce == 1. Paste http://www.the-art-of-web.com/php/parse-links/ into editor == Expected result == Link is recognized and turned hyperlink == Actual result == Link is not recognized The problem is the regex on line 10 of autolink/plugin.js It needs to change to: /^(https?|ftp):\/\/(-\.)?([^\s\/?\.#]+\.?)+(\/[^\s]*)?[^\s\.,]$/ig == Other details (browser, OS, CKEditor version, installed plugins) ==",Bug,closed,Normal,,General,,duplicate,,