Patches: Browse | Submit New | Admin

[#12763] [PATCH] allow keyword_search to handle empty keywords

Date:
2007-08-02 04:24
Priority:
3
Submitted By:
rick olson (technoweenie)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
[PATCH] allow keyword_search to handle empty keywords

Detailed description
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: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item