Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: Peter Duggan on March 28, 2004, 04:45:25 AM

Title: [Bug or design?] Searches including "0"
Post by: Peter Duggan on March 28, 2004, 04:45:25 AM
So try searching for something like border="0" (or anything="0", "0"  or even just plain 0), and this is what you get:

QuoteDid you forget to put something to search for?

Now, because of its nature, it's not possible to search to see if it's been reported before (oh, the irony!), but searches for "" (nothing between the quotes) do appear to return a result (ie 'No results found'), so it looks like searches including "0" are being interpreted as empty search strings under certain conditions?
Title: Re: [Bug or design?] Searches including "0"
Post by: [Unknown] on March 28, 2004, 04:57:49 AM
Bug, let me fix it...

! Search wasn't handling multiple/0/mixed searching very well.

-[Unknown]