When a html file with an animation is converted using the html converter which comes with the jdk throws a run time error on IE7.
This error is thrown only when the Template file used for conversion is of type Extended (Standard + All Browsers/Platforms).
Steps to reproduce:
cd to the location where the htmlconverter is located and run: java -jar htmlconverter.jar -gui
The converter will load.
1. Navigate to the html file that needs to be converterd and select the file.
2. Tick the Include subfolders tick box
3. Need to specify the location of the backup files.
4. Choose the option: Extended (Standard + All Browsers/Platforms).for the Template file to use
5. Click the Convert button to convert the html file.
6. Test the converted file with IE 7
Results:
Runtime Error!
Program: C:\Program Files\Internet Explorer\IEXPLORER.EXE
abnormal program termination
This error is thrown only when the Template file used for conversion is of type Extended (Standard + All Browsers/Platforms).
Steps to reproduce:
cd to the location where the htmlconverter is located and run: java -jar htmlconverter.jar -gui
The converter will load.
1. Navigate to the html file that needs to be converterd and select the file.
2. Tick the Include subfolders tick box
3. Need to specify the location of the backup files.
4. Choose the option: Extended (Standard + All Browsers/Platforms).for the Template file to use
5. Click the Convert button to convert the html file.
6. Test the converted file with IE 7
Results:
Runtime Error!
Program: C:\Program Files\Internet Explorer\IEXPLORER.EXE
abnormal program termination
- duplicates
-
JDK-6484462 Applet HTML generated by HTML converter tool crashes the new IE7
- Resolved