Search Bug: meta http-equiv="Expires" content="-1"
Posted: 2016-08-24, 15:38
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.
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.