<div dir="ltr">I recorded this asš<a href="https://github.com/edicl/hunchentoot/issues/55">https://github.com/edicl/hunchentoot/issues/55</a> - The string should be checked to contain only digits before using parse-integer (without :junk-allowed t).<div>

<br></div><div style>Thanks for the report,</div><div style>Hans</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/1 Anton Vodonosov <span dir="ltr"><<a href="mailto:avodonosov@yandex.ru" target="_blank">avodonosov@yandex.ru</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Reading the doc here <a href="http://weitz.de/hunchentoot/#easy-handlers" target="_blank">http://weitz.de/hunchentoot/#easy-handlers</a><br>


> šIf parameter-type is 'INTEGER and the parameter string consists solely<br>
> of decimal digits, var's value will be the corresponding integer, otherwise NIL.<br>
<br>
But when I enter "50jj99" to the form, the parameter gets value 50.<br>
<br>
The doc and implementation disagree.<br>
<br>
Best regards,<br>
- Anton<br>
<br>
</blockquote></div><br></div>