Describe the bug
if we put a url in the description it's double encoded but only decoded once... this leads to &#x2F after a few runs.
To Reproduce
set a : in the description
Expected behavior
should always read as : no matter how many times it's encoded.
Describe the bug
if we put a url in the description it's double encoded but only decoded once... this leads to &#x2F after a few runs.
To Reproduce
set a : in the description
Expected behavior
should always read as : no matter how many times it's encoded.