Skip to content

Unfavorable error message #162

@HolQue

Description

@HolQue

The JSON code

"teststring" : "eins",
"teststring" : "${teststring.a.b.c}.zwei"

causes:
'The variable '${teststring__RecursiveInitialValue__1}['a']['b']['c']' is not available!'

Yes, the variable is not available, but internal token strings like "__RecursiveInitialValue__1" should be avoided in error messages.

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions