Closed seanblue closed 10 years ago
Selecting a file for data upload generates a name. If the filename is longer than 50 characters, the name will be invalid. So we should trim the name to 50 characters.
Selecting a file for data upload generates a name. If the filename is longer than 50 characters, the name will be invalid. So we should trim the name to 50 characters.