diff options
author | Dave Arter <davea@mysociety.org> | 2017-10-05 12:10:33 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2017-10-05 13:01:11 +0100 |
commit | 60d83f331cd50f0f92f394caac6257e12839bf10 (patch) | |
tree | bfbb3cf6fabc46b74259bd003c5362676f72dc32 /web/js | |
parent | 70ddda2c5e851c012b2bb98ec74c87490be6dad0 (diff) |
Fix crash if large number given in postcode field.
It was possible to trigger an SQL error by entering a value larger than
that permitted by the `integer` SQL type. This commit instead returns a
404 in that case.
Diffstat (limited to 'web/js')
0 files changed, 0 insertions, 0 deletions