#14 closed defect (fixed)
error codes for get-postcodes
Reported by: | Dominic Hargreaves | Owned by: | Dominic Hargreaves |
---|---|---|---|
Priority: | major | Milestone: | Release to technical users |
Component: | Website | Version: | |
Keywords: | Cc: |
Description
get-postcodes should return HTTP error code when it hits an error, to be more easily interpreted by the JS.
Change History (4)
comment:1 Changed 14 years ago by
Owner: | changed from David Sheldon to Dominic Hargreaves |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Milestone: | → milestone1 |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
Looks fine assuming it works. I'm not in a pedantic mood today so I won't go and delve to see if there are any better HTTP error codes to use for the 'bad input' case :)
Note: See
TracTickets for help on using
tickets.
Fixed in r74 - Dom, let me know what you think?