Closed Bug 994593 Opened 10 years ago Closed 8 years ago

Firefox fails with netscape.javascript.JSException: No such method "writeln" on JavaScript object

Categories

(Firefox :: Untriaged, defect)

24 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: hmariswa, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36

Steps to reproduce:

 invoking POST method of my CGI script from my applet


Actual results:

The page does not load and the following exception is thrown in java console:

4/10/14 3:25:11 PM IST [ERROR] netscape.javascript.JSException: No such method "writeln" on JavaScript object
	at sun.plugin2.main.client.MessagePassingJSObject.newJSException(Unknown Source)
	at sun.plugin2.main.client.MessagePassingJSObject.waitForReply(Unknown Source)
	at sun.plugin2.main.client.MessagePassingJSObject.call(Unknown Source)
	


Expected results:

The html page should have loaded , it works fine on FF10, but fails on FF17 onwards
Version: 17 Branch → 24 Branch
Hi Harshini,

Could you please provide a simplified testcase for this issue (https://jsfiddle.net/) so that I can test your issue on my end?

Also please try to reproduce this on the latest release(43.0.4) and/or the latest Nightly (https://nightly.mozilla.org/) and provide the results. When doing this, please try to reproduce with a new clean Firefox profile, maybe even in safe mode, as some of this issues may be caused by third party installed add-ons or custom settings(https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems).

Thanks,
Cipri
Flags: needinfo?(hmariswa)
Since the reporter didn't provide the requested information, I will mark this issue as RESOLVED INCOMPLETE. If you still encounter this problem, please feel free to reopen this bug, or file a new one.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(hmariswa)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.