Add a new textarea or editor gives a warning message #961
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#961
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Steps to reproduce the issue
Add a new field as textarea or editor and fill in all fields.
Expected result
A stored field without any error/warings
Actual result
Warnign messge: required: Datafield
System information (as much as possible)
Additional comments
This is a known JavaScript error, and is not new... I think if you search you will see we have tried to solve this a few times... but without success.
Your welcome to give it a try...