Skip to content

Lookup of names containing 'ø' does not return anything with VIRK #6

@odinns

Description

@odinns

Example:

The name Asbøg should return:

40358161
Asbøg ApS
Kastanievang 1
Østrup
3670
Veksø Sjælland

But nothing is returned.

Probably we need to encode the name for lookup using a specific charset encoding, rather than whatever is default (utf-8).

Documentation at VIRK does not seem to specify any particular charset encoding, but since we're sending json, utf-8 should work.

NOTE: Apparently transliteration of æ ø å to ae oe aa, i.e. searching for Asboeg works, so a simple workaround might be to implement such a transliterator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions