Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70444 - firefox (non root user) javascript fails to execute a function from an applet
Summary: firefox (non root user) javascript fails to execute a function from an applet
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Mozilla Gentoo Team
URL: http://www.netbanking.at
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-08 02:51 UTC by mxp1
Modified: 2004-11-14 17:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mxp1 2004-11-08 02:51:22 UTC
In many (at least since 0.8) versions of firefox I cannnot login to my netbanking. The javascript console this is due to a failure in finding a function located in an applet (jar file). 
This happens only if I run firefox a normal user.
As root everything works fine. If have tried to remove ~/.mozilla but that did not change anything.

Reproducible: Always
Steps to Reproduce:
1.login as normal user
2.goto a website (e.g. www.netbanking.at) that tries to locate a function in a applet
3.JavaScript Console reports an error

Actual Results:  
JavaScript  Console reports an error and website is not working properly

Expected Results:  
JavaScript Console not to report any error
Website to work
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-11-14 17:34:40 UTC
Works for me with 1.0-r2

As root, try

    chmod -R a+rX /usr/lib/MozillaFirefox

Not much else I can suggest.  You can re-open if it still doesn't work for you with 1.0-r2, but if you do, please include emerge --info as is requested in the bug entry form.