Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Safari bug report

I have the following Javascript alert in a Web page:

alert(typeof document.responseApplet.getMol('mrv'));

When Firefox displays the page, the alert says, "string". When Safari displays the page, the alert says, "object". Safari is failing to acquire the correct type of the object from the applet. Clearly the applet is typing the object correctly, or Firefox would not display the type correctly, so the bug must be in Safari.

There is a simple workaround -- enclose the returned object in String() -- but it shouldn't be necessary.

I'm using Safari 5.0.4.

MacBook Pro, Mac OS X (10.5.8)

Posted on Mar 11, 2011 5:40 AM

Reply
1 reply

Safari bug report

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.