Length is not checked for Gradebook, Category, and Item names
GENERAL
TESTING
GENERAL
TESTING
Description
Currently we don't check length on names for Gradebook, Category, and Item (All done in ItemFormPanel) Currently we have a varchar(255) for the GB name, which causes an oracle exception to appear in the log, and a 500 error coming back in the UI for a long name.
Currently we don't check length on names for Gradebook, Category, and Item (All done in ItemFormPanel) Currently we have a varchar(255) for the GB name, which causes an oracle exception to appear in the log, and a 500 error coming back in the UI for a long name.