Actions
Bug #21280
openMake error messages more verbose
Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
-
Description
Description of problem:
Error messages for specific pages do not contain field names in their description.
E.g.
An error occurred saving the Repository: is invalid
An error occurred saving the Repository: is too long (maximum is 255 characters)
But it should be:
An error occurred saving the Repository: URL is invalid
An error occurred saving the Repository: Name is too long (maximum is 255 characters)
Version-Release number of selected component (if applicable):
6.3
How reproducible:
Always
Steps to Reproduce:
1. Create an entity (e.g. repository)
2. Try to change any field to invalid value
3.
Actual results:
Provided in description
Expected results:
Provided in description
Additional info:
Actions