As some may have noticed, the latest version of FireFox breaks Oracle JDEdwards EnterpriseOne.
Well, we found a fix on JDEList posted by cpb (Charles Baker):
Add the following to JAS server browscap.ini:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; MOZILLA FIREFOX 20.0 [MOZILLA FIREFOX 20.0] parent=MOZILLA FIREFOX 10.0 version=20.0 majorver=20 minorver=0 [*(X11*) Gecko/* Firefox/2?.*] parent=MOZILLA FIREFOX 20.0 platform=Linux [*(Mac*) Gecko/* Firefox/2?.*] parent=MOZILLA FIREFOX 20.0 platform=Mac [*(Win*) Gecko/* Firefox/2?.*] parent=MOZILLA FIREFOX 20.0 platform=Win
You will want to make this change in the browscap.ini file located in your Server Manager Agent target directory, which may be something like this:
E:\jde_home\SCFHA\targets\pd83-1\owl_deployment\webclient.ear\app\webclient.war\WEB-INF\classes
