Skip to content

[ 2439722 ] Parameter not available #421

@HolQue

Description

@HolQue

Previously this content

{
   "$"     : 7,
   "param" : ${$}
}

caused:

'Invalid key name: "$". Key names have to start with a letter, digit or underscore.'

After the naming convention has been reduced to '.+', the result is:

'The parameter '${$}' is not available!'

But under these circumstances the name '$' should be accepted.

Metadata

Metadata

Assignees

Projects

Status

Open

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions