#26 — Seems to be a problem with FF3rc2
State | Unconfirmed |
---|---|
Release: | 1.4 |
Area | Browser incompatibility |
Issue type | Bug |
Severity | Medium |
Submitted by | Danny Bloemendaal |
Submitted on | 2008-06-16 |
Responsible |
—
|
Target release: |
—
|
Last modified on
2008-06-16
by
Balazs Ree
When I enable the develop js files in portal_js then with ff3 and the latest firebug 1.2beta I get this error:
kukit.actionsGlobalRegistry is undefined
explorer.js()()explorer.js (line 4)
[Break on this error] kukit.actionsGlobalRegistry.register...xplorer-updatecookies", function(oper) {
kukit.actionsGlobalRegistry is undefined
explorer.js()()explorer.js (line 4)
[Break on this error] kukit.actionsGlobalRegistry.register...xplorer-updatecookies", function(oper) {
Added by
Balazs Ree
on
2008-06-16 16:57
explorer.js is not part of kss. It is likely that the problem is with this file.
Can you please try the following to confirm, is this is a kss bug:
- install kss.demo (same version as kss.core)
- run the selenium tests
- report if any of the tests are red
It most likely will not show this bug, which would indicate that either some
kss plugin, or some other javascript file has this issue.
Thanks in advance,
Can you please try the following to confirm, is this is a kss bug:
- install kss.demo (same version as kss.core)
- run the selenium tests
- report if any of the tests are red
It most likely will not show this bug, which would indicate that either some
kss plugin, or some other javascript file has this issue.
Thanks in advance,