When I try to commit an uploaded large CSV file (about 1500 rows) the Internet Explorer 8 stops with Message "Stop running this script? A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer might become unresponsive."
Steps to reproduce:
1. go to http://www.smartclient.com/smartgwtee/showcase/#batch_uploader
2. Download supplyItemTest.csv
3. Open downloaded file in your editor, remove all lines after the second line, go to the second line, correct it so it looks like
4. copy and paste it about 1500 times to the file.
5. Upload file in BatchUploader Example
6. Push the commit button
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET4.0C; .NET4.0E)
Uploading such a large file with IE8 is a customer requirement.
Steps to reproduce:
1. go to http://www.smartclient.com/smartgwtee/showcase/#batch_uploader
2. Download supplyItemTest.csv
3. Open downloaded file in your editor, remove all lines after the second line, go to the second line, correct it so it looks like
Code:
"2009-01-21","Widget","Large grey widget",,0.41,"Sample Description","45300","1","Ea"
5. Upload file in BatchUploader Example
6. Push the commit button
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET4.0C; .NET4.0E)
Uploading such a large file with IE8 is a customer requirement.