Skip to content

GeocoderComponentRestrictions does not build valid javascript string #116

Open
@Waceded

Description

@Waceded

The private static method convertToJavascriptString in class GeocoderComponentRestrictions does not correctly process the arguments to produce a valid string when there are nulls passed in.

Other classes correctly implement this, for example the GeocoderRequest class uses a boolean to determine whether or not to append a comma "," between arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions