The issue occurs when a URI is created for an entity using a template generator that uses as input a text node that contains % characters.
This error is thrown if the % character has preceding or following spaces.
A part of a sample input to test this is the following:
The issue occurs when a URI is created for an entity using a template generator that uses as input a text node that contains % characters. This error is thrown if the % character has preceding or following spaces.
A part of a sample input to test this is the following:
<key>this is a 50% success</key>