Active
Project:
Services
Version:
7.x-3.12
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2016 at 13:57 UTC
Updated:
15 May 2017 at 17:01 UTC
Jump to comment: Most recent
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
Comment #2
alokbhatt commentedHi,
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.
Comment #3
alokbhatt commentedComment #4
tyler.frankenstein commentedWe'll keep this in the active state until there is a patch to review.