manager-ui icon indicating copy to clipboard operation
manager-ui copied to clipboard

Content: HTML source code (WYSIWYG field) issue with name attribute value

Open gtllien opened this issue 7 months ago • 1 comments

Describe the bug In the HTML source code, adding a name attribute with value = title (in input field) appears to be removed upon save

To Reproduce Steps to reproduce the behavior:

  1. Go to a specific content item with WYSIWYG field
  2. In WYSIWYG field click the 'HTML' icon
  3. Edit/add a name attribute with value = title in input field
  4. Click SAVE then see the name attribute value = title disappears

See video test

https://github.com/user-attachments/assets/371a81fe-975a-4d6a-8094-50be618a0d34

Expected behavior In the HTML source code of a WYSIWYG field, adding a name attribute with value = title (in input field) should be accepted and value should remained when saved

Additional context Reported in Zoho Ticket #2586

gtllien avatar Jul 17 '24 19:07 gtllien