Page 1 of 1

Search Bug: meta http-equiv="Expires" content="-1"

Posted: 2016-08-24, 15:38
by markfilipak
This phpBB appears to have a search bug that causes it to fail.

Search for: 'meta http-equiv="Expires" content="-1"'
instead searches for: 'meta http -equiv="Expires" content=" -1"'

...Note the extra spaces " -equiv" and " -1".

Thus 'meta http -equiv="Expires" content=" -1"' is not found, and the search fails to find posts (which do exist) that include that string.

Re: Search Bug: meta http-equiv="Expires" content="-1"

Posted: 2016-08-24, 21:13
by Moonchild
it's inherent to searching with characters that constitute a special meaning when searching.