Fix URL regex 62/head
authorExpress50 <press.ex50@gmail.com>
Sun, 9 Mar 2014 17:42:01 +0000 (13:42 -0400)
committerExpress50 <press.ex50@gmail.com>
Sun, 9 Mar 2014 17:42:01 +0000 (13:42 -0400)
commitc1559056803360cc528c578e3458a0bae33bd56c
tree577fc71c163ba40057dd2208866f6bd0f1b2678e
parent6ec86373070f98c4700f998d114d9a4e600f3335
Fix URL regex

Removes unwise characters from URL regex. These characters should be percent escaped according to RFC 2396.

Fixes #1243
src/uisupport/clickable.cpp