VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: ronaldotto on November 07, 2014, 15:32:52 PM

Title: Assasin's creed changes to assisin39s creed in searchfield
Post by: ronaldotto on November 07, 2014, 15:32:52 PM
hi,

When searching on a word with a ' in it the ' is changed to 39
Noting found is the result.

Seems a bug?

Source:
<div class="virtuemart_search">
<br>
<input class="inputbox" type="text" value="assasin39s" size="20" name="keyword">
<input class="button" type="submit" onclick="this.form.keyword.focus();" value="In winkel zoeken">
</div>