mysociety / planningalerts-app

Find out and have your say about what's being built and knocked down in your area.
www.planningalerts.org.au
Other
0 stars 1 forks source link

Postcode search can break if there are trailing spaces #182

Closed lizconlan closed 9 years ago

lizconlan commented 9 years ago

'GU147ST' is treated as a valid postcode 'GU14 7ST' is treated as a valid postcode 'GU14 7ST' (2 spaces in the middle) is treated as a valid postcode 'GU14 7ST ' (spaces after the postcode) becomes an unfindable address

lizconlan commented 9 years ago

supposed to have been closed via #183 but I did something that upset github