JRE 6 x Mozilla Firefox Java Console problem
Dear sirs
I want to call the attention that the extension that JRE 6 installs on Firefox has a wrong MaxVersion. This causes the Java Console not working on Firefox 2.0.0.4 (the most recent version)
Instead of the maxversion
2.0
(current, cause of problem) it should be
2.0.*
It's possible to fix in our computer, editing the install.rdf file but it's important that java community delivers the CORRECT extension with Maxversion 2.0.*
Steps to fix on your computer:
1- Find c:\program files\Mozilla Firefox\Extensions\{CAFEEFAC-0016-0000-0001-ABCDEFFEDCBA}
2- Edit the maxversion in the install.rdf file to 2.0.*
3- Save the file
4- Pack all the content of this folder (two files and the chrome folder) into a new zip file called temp.xpi
5- Drag this file on a Firefox Window or open it from File - 'open file' menu
6- Install and restart. Now Java Console will be working.
Best Regards
Sergio Abreu

