Bug #2305
Error Handling for content Wizard
Status:
Closed
Priority:
Normal
Assignee:
Yazan Awad
Start date:
08/27/2020
Due date:
% Done:
100%
Description
Error Message when the naming of an xml file should be displayed directly, not after filling the fields and submitting
History
#1 Updated by Zaid Shakboua almost 5 years ago
- Assignee changed from Zaid Shakboua to Yazan Awad
- Co-Workers Rahmeh Al Naimat added
We hide the file name input field which will be set automatically based on the content asset title.
This will prevent the user's wrong entry so there is no need for errors handling..
#2 Updated by Yazan Awad almost 5 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
As Zaid said; the system automatically fill the primary file name with the same entry in the title after trimming the special characters ("\/*) ... these are the special characters that caused the errors previously.
I tested all the special cases and no error messages occurred even after saving the created content.
Thank you.