Page MenuHomePhabricator

Non-working tag <link rel="search">
Closed, InvalidPublic

Description

Author: i.am.putnik

Description:
This link at all pages open default XML-page with such context:
<pre>
<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Wikipedia (English)</ShortName>
<Description>Wikipedia (English)</Description>
<Image height="16" width="16" type="image/x-icon">http://en.wikipedia.org/favicon.ico</Image>
<Url type="text/html" method="get" template="http://en.wikipedia.org/w/index.php?title=Special:Search&amp;search={searchTerms}"/>
<Url type="application/x-suggestions+json" method="GET" template="http://en.wikipedia.org/w/api.php?action=opensearch&amp;search={searchTerms}"/>
</OpenSearchDescription>
</pre>


Version: unspecified
Severity: enhancement

Details

Reference
bz10547

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:49 PM
bzimport set Reference to bz10547.
bzimport added a subscriber: Unknown Object (MLST).

ayg wrote:

Um, what? This is an [[OpenSearch]] specification and it seems to be correct and well-formed. What's wrong with it?