Patches: Browse | Submit New | Admin
occasionally I see folks try to search for symbols or something... "foo bar :baz". This raises an error as KeywordSearch tries to intern an empty string. This small patch checks for that and assumes that : is just part of the value of the current keyword. http://pastie.caboo.se/84254
Add A Comment: