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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3060413-decode-entities-for-node-title.patch | 2.35 KB | andy_w |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3060413-decode-entities-for-node-title.patch | 2.35 KB | andy_w |
Comments
Comment #2
joaomarques736 commentedHello @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?
Comment #3
joaomarques736 commentedComment #4
andy_w commentedI 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.
Comment #5
andy_w commentedIt looks to me like a number of similarly functioning modules had similar issues, solved by decoding the html entities.
Comment #6
joaomarques736 commentedHi andy_w,
Thank you really much for your work! I will review it as soon as i can.
Best regards.
Comment #7
joaomarques736 commentedComment #8
joaomarques736 commentedHello 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!
Comment #9
joaomarques736 commented