commit | f6b384045db92e1a47fa1135405e5618f4bf8d24 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Wed Nov 11 15:22:37 2009 -0800 |
committer | Amith Yamasani <yamasani@google.com> | Wed Nov 11 19:03:09 2009 -0800 |
tree | 795bee8aaef984fe02273be502411d9a92852b26 | |
parent | 7ceb387ee601655ba72264646e3d8ecf2d74c138 [diff] |
Fix for NPE in #2248683 Also fix a problem in type-to-filter. It was looking for substring match instead of searching on word boundaries. It will now search by word boundaries (separated by space).