Hi,
Couldn't create node with superscript chars in title, description etc fields.

Steps to reproduce
1. Send POST request restapi/node with ® or © symbols in title field
{
"type": "product",
"title": "SupTag® Product©",
...
}

Actual result
Response with error returned:
HttpCode 401 : ["Missing required argument node"]

Thanks,
Vitali

Comments

vkepin created an issue. See original summary.

alokbhatt’s picture

Hi,

Please try with latest version that is 7.x-3.16. May be your issue will be resolved.

I tried it with latest, but no such issue generated.

alokbhatt’s picture

Status: Active » Needs review
tyler.frankenstein’s picture

Status: Needs review » Active

We'll keep this in the active state until there is a patch to review.