Skip to content

Domains with xxx Not recognised as such #31

@orsigiorgio

Description

@orsigiorgio

Domains of the form xxx.domain_name.com are not matched by the url() function

How to replicate:

Input:

{ "a": "xxx.some_domain.com/test" }

idml:

output = a.url()

expected

{ "output" : "xxx.some_domain.com" }

actual:

{}

IDML version: 2.1.0-RC6

Java version:

openjdk 13.0.1 2019-10-15
OpenJDK Runtime Environment AdoptOpenJDK (build 13.0.1+9)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13.0.1+9, mixed mode, sharing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions