-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.17 Swallows
-
Fix Version/s: 0.17 Swallows, 1.5 Swallows, 1.4 Swallows
-
Labels:None
1. Go to JCommune-Forum Structure, press "Create a Section"
2. DO NOT enter any information, press "Save"
As a result, the following error message is shown:
Validation failed for classes [org.jtalks.poulpe.model.entity.PoulpeSection] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{section.name.emptiness_constraint_violation}', propertyPath=name, rootBeanClass=class org.jtalks.poulpe.model.entity.PoulpeSection, messageTemplate='{section.name.emptiness_constraint_violation}'} ]
Expected Result: an error message "Name field may not be empty" is supposed to be shown (as, for example, it happens when trying to save a User group with empty name)
- duplicates
-
POULPE-341 ZK error message is shown on creating a Section with incorrect name
- Closed