Handle exception when PLZ is not existent #18
Labels
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Reference: thisfro/pflaenz.li-Symfony#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Users can enter PLZs that do not exist (e.g.
8000
). It will result in an error which should be handled accordinglyFixed by
e59f3c05