Sat, 07 Mar 2015 12:41:21 +0100
Changed code in the open search engine a bit to cope with potential race condition causing a traceback.
(grafted from bfb56045bc1f512e942848df5f2b98c45f4d7e15)
<?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>Wikia (en)</ShortName> <Description>Wikia (en)</Description> <Url method="get" type="text/html" template="http://www.wikia.com/index.php?title=Special:Search&search={searchTerms}"/> <Url method="get" type="application/x-suggestions+json" template="http://www.wikia.com/api.php?action=opensearch&search={searchTerms}&namespace=1"/> <Image>http://images.wikia.com/wikiaglobal/images/6/64/Favicon.ico</Image> </OpenSearchDescription>