<p>Fixes displaying of search results that have an empty type, e.g. <a href="http://www.openstreetmap.org/?query=stele,%20rue%20de%20la%20chapelle">Stele, Rue de la Chapelle</a>.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/lonvia/openstreetmap-website empty-search-type</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/513'>https://github.com/openstreetmap/openstreetmap-website/pull/513</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>quote object type in search during prefix lookup</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/513/files#diff-0">app/controllers/geocoder_controller.rb</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/513.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/513.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/513.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/513.diff</a></li>
</ul>