Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Firefox 23 is blocking local Java applets

  • 2 ответа
  • 8 имеют эту проблему
  • 4 просмотра
  • Последний ответ от chriscant

more options

My company's signed Java applet runs fine from online websites. The applet is designed also to be used from CDs and other local file systems. However it does not now run at all when running locally, eg from a URL like this: file:///D|/fiscd/search2.htm

The applet tag looks like this: <APPLET CODE=fisCD NAME=fisCD WIDTH=500 HEIGHT=300 ARCHIVE="fiscd.jar" MAYSCRIPT> </APPLET>

I think this started in Firefox 23 and is possibly related to this fix: http://www.mozilla.org/security/announce/2013/mfsa2013-75.html

Other users are also seeing this problem.

Do you have a fix for this problem? Can you check that local signed Java applets can run OK please? Any other suggestions?

Here is the Java applet product info (FindinSite-CD): http://www.phdcc.com/fiscd/

Thanks in advance, Chris

My company's signed Java applet runs fine from online websites. The applet is designed also to be used from CDs and other local file systems. However it does not now run at all when running locally, eg from a URL like this: file:///D|/fiscd/search2.htm The applet tag looks like this: <APPLET CODE=fisCD NAME=fisCD WIDTH=500 HEIGHT=300 ARCHIVE="fiscd.jar" MAYSCRIPT> </APPLET> I think this started in Firefox 23 and is possibly related to this fix: http://www.mozilla.org/security/announce/2013/mfsa2013-75.html Other users are also seeing this problem. Do you have a fix for this problem? Can you check that local signed Java applets can run OK please? Any other suggestions? Here is the Java applet product info (FindinSite-CD): http://www.phdcc.com/fiscd/ Thanks in advance, Chris

Выбранное решение

Все ответы (2)

more options

Выбранное решение

hello chris, please refer to the helpful reply by wladimir82 at https://support.mozilla.org/en-US/questions/968565#answer-470374.

more options

Thanks. Sorry I should have found that answer myself. Ta Chris