--- a/Helpviewer/OpenSearch/OpenSearchReader.py Sat Oct 19 12:28:12 2013 +0200 +++ b/Helpviewer/OpenSearch/OpenSearchReader.py Sat Oct 19 13:03:39 2013 +0200 @@ -69,8 +69,8 @@ engine.suggestionsUrlTemplate(): continue - if (not type_ or \ - type_ == "text/html" or \ + if (not type_ or + type_ == "text/html" or type_ == "application/xhtml+xml") and \ engine.suggestionsUrlTemplate(): continue