[Bug?] API title should be trimmed of literal newlines and whitespace (start/end)
I'm not sure if it's a feature or a bug/nicety-to-fix, but API query titles are showing up with "\n \n Welcome - Gentoo Linux\n \n " (such as using the template gentoo&p=2&t=0). Is that intended? Perhaps they could be trimmed of newlines and whitespace?
I can't remember which search engine it was using (it set to auto).
Hmm this seems like something that would be nice to fix but also possibly requires a rewrite/change in the fallback engine setting.
Hmm this seems like something that would be nice to fix but also possibly requires a rewrite/change in the fallback engine setting.
...Or just a simple ltrim and trim of whitespace in API response...?