aspx-generated form runs ok in 15.0.1, not in 16.0.1 with Java 7.07 How to report regression to Mozilla?
Have a web page that contains javascript. This script creates aspx document (not sure I'm using right terminology there). The Javascript runs - I know this because the script is conditional based on html sniffing of the browser being used, and the script runs correctly , and applet loads and runs correctly, when running in IE.
The generated applet form runs ok in Firefox 15.0.1, but not in 16.0.1. Nothing has been changed on the web server.
Have a web page that contains javascript. This script creates aspx document (not sure I'm using right terminology there). The Javascript runs - I know this because the script is conditional based on html sniffing of the browser being used, and the script runs correctly , and applet loads and runs correctly, when running in IE.
The generated applet form runs ok in Firefox 15.0.1, but not in 16.0.1. Nothing has been changed on the web server.