Skip to content

Unexpected house number range splitting #23

@larsbo

Description

@larsbo

House number ranges should not be splitted because since both parts are meaningless on their own in my opinion and you usually want to use the number (range) in one piece.

[
    'Happy Street 2-4',
    [
        'additionToAddress1' => '',
        'streetName'         => 'Happy Street',
        'houseNumber'        => '2-4',
        'additionToAddress2' => ''
    ]
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssues that describe an unexpected behaviour in an existing functionality.minor"bug" issues that are neither "critical" nor "major".

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions