On Fri, Oct 21, 2011 at 02:45:27PM +0200, Hut wrote:
> Opening bookmarks to a mixed-case URL break when complete_case_sensitive
> is FALSE, since this causes the URL to become all lowercase. This patch
> fixes that.
>
> To reproduce the error:
>
> bookmark this: http://en.gentoo-wiki.com/wiki/DM-Crypt_with_LUKS
> set complete_case_sensitive in config.h to FALSE
> type :open gent<TAB> until the bookmark appears. It's all lowercase and
> won't work.
Forgot to attach the patch, here it is.
|