Hello @joaomarques736
I noticed that a ' is transformed into a ' in a text field.
I haven't tested yet on other characters but all French accents are fine.

Comments

andrimont created an issue. See original summary.

joaomarques736’s picture

Hello @andrimont,

It is weird, i tested the use of special characters with textfield and textarea elements in Webforms and when i submit it all appears fine in the created node. Can you tell me the type of elements/fields you are using in Webform and Node? Are you using tokens?

joaomarques736’s picture

Status: Active » Closed (works as designed)
andy_w’s picture

Status: Closed (works as designed) » Needs work

I wasn't sure whether to add a new issue or re-open, but I'm seeing the same issue as above, but limited exclusively to the title (label) of a node. So if a field is mapped to the node title.

For example an ' in the webform text field will display in the title of the node as '

I will try to take a look into whats causing this issue.

andy_w’s picture

Status: Needs work » Needs review
Related issues: +#2850962: Some characters replaced with HTML entities in tokenised labels
StatusFileSize
new2.35 KB

It looks to me like a number of similarly functioning modules had similar issues, solved by decoding the html entities.

joaomarques736’s picture

Hi andy_w,

Thank you really much for your work! I will review it as soon as i can.

Best regards.

joaomarques736’s picture

Status: Needs review » Fixed
joaomarques736’s picture

Hello andy_w and andrimont,

Thank you very much for your contribution, this patch is already committed so it will be on the next release.

Best regards!

joaomarques736’s picture

Status: Fixed » Closed (fixed)