Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, Master
-
7.0.x
-
Committed
-
4
Description
Steps to Reproduce:
- Go to Admin > Content > Dynamic Data Lists > Manage Data Definitions
- Create New Data Definition
- Add Text field
- Go to field Settings > Name
- Input "test_"
- Save Field Name
- Set fieldName to "[email protected]"
- Save Field Name
Expected Result:
In step 6: Field Name should be saved successfully.
In step 8: Field Name should not be saved and portal should give alert message saying that only alphanumeric characters and underscore are acceptable.
Actual Result:
In step 6: Field Name is not saved successfully.
In step 8: The portal gives alert message: Please enter only alphanumeric characters.
Reproduced on:
Tomcat 8.0.32 + MySQL 5.6.25. Portal master GIT ID: 92993a9020c0.
Attachments
Issue Links
- is caused by
-
LPS-52567 Some Non-alphanumeric characters are allowed in DDM Field Names
- Closed