<p>_al's report is correct, and the fix is trivial. There were no tests of <code>app/helpers/browse_helper.rb</code>, so I added some to verify existing behavior, then made my changes.</p>
<p>Alas, I seem to be unable to import any osm data at the moment, so someone please verify this in a browser.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/erictheise/openstreetmap-website 4802_wikipedia_link</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/223'>https://github.com/openstreetmap/openstreetmap-website/pull/223</a></p>
<h4>Commit Summary</h4>
<ul>
<li>adding tests for existing behavior</li>
<li>maybe I should stub locale, but I'm not sure how to do that</li>
<li>Fixes #4802: Wikipedia Link with Anchor - uselang parameter placed incorrect</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/223/files#diff-0">app/helpers/browse_helper.rb</a>
(2)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/223/files#diff-1">test/unit/helpers/browse_helper_test.rb</a>
(36)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/223.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/223.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/223.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/223.diff</a></li>
</ul>