[OPENAM-14452] Creating a site in AM with invalid characters gives different error messages on failure. Created: 20/Feb/19 Updated: 20/Feb/19 |
|
Status: | Open |
Project: | OpenAM |
Component/s: | XUI |
Affects Version/s: | 6.0.0.5, 6.5.0.1 |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Mark Nienaber | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | Error, Site, XUI | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Rank: | 1|hzxndb: |
Support Ticket IDs: |
Description |
When creating an AM Site where the site name contains a dash or underscore in it (eg site-name or site_name), it fails with "Could not create site", Then "Internal Server Error", Whereas if you put a space in the name it fails validation with "Spaces are not allowed in the site name". The validation should be improved to give specific rules, and/or fail more gracefully. |