Part 1
- do a clean install
- confirm, that EmailTemplates.TemplateName column size is 255 symbols in the database
- login to the Admin Console
- go to the Website & Content → E-mail Templates section
- attempt to create an e-mail template with name longer than 40 symbols
- confirm, that e-mail template was created and it's name renamed as entered
- attempt to create an e-mail template with name longer than 255 symbols
- confirm, that e-mail template wasn't created and a validation error was shown
Part 2
Repeat same steps as in Part 1, but do an upgrade instead of clean install.