
|
If you were logged in you would be able to see more operations.
|
|
|
| Participants: |
Sam Chang [Atlassian]
|
| Since last comment: |
1 year, 34 weeks, 6 days ago
|
| Resolution Date: |
07/Jan/07 09:17 PM
|
| Labels: |
|
The CSV Import Wizard setup page does not handle the following input validations.
- If you make a slight error in entering CSV import file name, it should display that the 'file does not exist' as opposed to 'You must specify a file to import'
- If you enter an empty CSV import file, it throws javax.servlet.ServletException: java.io.EOFException
- If you enter a CSV import file with one line, it throws javax.servlet.ServletException: Could not parse second line (after header row) of CSV file 'path/filename'
|
|
Description
|
The CSV Import Wizard setup page does not handle the following input validations.
- If you make a slight error in entering CSV import file name, it should display that the 'file does not exist' as opposed to 'You must specify a file to import'
- If you enter an empty CSV import file, it throws javax.servlet.ServletException: java.io.EOFException
- If you enter a CSV import file with one line, it throws javax.servlet.ServletException: Could not parse second line (after header row) of CSV file 'path/filename'
|
Show » |
| There are no comments yet on this issue.
|
|