| HTML entities in search results header
Sign in to disble this ad
The header of search results (that reads: 'Search: Key Word(s): <whatever search terms>') prints out HTML entity codes instead of the literal input characters.
I used quotes to try and perform a whole string search (which didn't seem to work but I think that's already been mentioned elsewhere) and my search terms are printed as: "Search: Key Word(s): "post count"" I think you can fix this by prepending an ampersand. The source is "&quot;<search terms>&quot;"
--------
Edit: Argh... even with the HTML and CODE options the code is is being interpreted. Oh well, Paul will know what I mean.
--------
Moved to bugs |