[richfaces-issues] [JBoss JIRA] Created: (RF-7026) realworld: Error messages for invalid name value should be identical
Inna Shchibrya (JIRA)
jira-events at lists.jboss.org
Wed May 6 05:04:46 EDT 2009
realworld: Error messages for invalid name value should be identical
--------------------------------------------------------------------
Key: RF-7026
URL: https://jira.jboss.org/jira/browse/RF-7026
Project: RichFaces
Issue Type: Bug
Components: examples
Affects Versions: 3.3.1
Environment: All browsers
Reporter: Inna Shchibrya
Assignee: Andrey Markhel
Priority: Minor
1. Login to the application.
2. Create a shelf with an album and an image.
3. Select the shelf and click on its name.
4. Delete it and press Enter. --> "Error while saving shelf to database." is appeared.
5. Try to change name value to the value with one character and press Enter. --> "Error while saving shelf to database." is appeared.
6. Repeate these actions for album name and image name. --> There is the same result.
Expected result: For empty name should be message: "The name may not be null or empty". For the length of the name less then 3 should be message: "The length must be between 3 and 50".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list