Closed
Bug 438359
Opened 17 years ago
Closed 17 years ago
SiteCatalyst javascript error
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
INVALID
3.0
People
(Reporter: sgarrity, Unassigned)
Details
This include:
<script type="text/javascript">// <![CDATA[
var s_code=s.t();if(s_code)document.write(s_code);
// ]]></script>
Is causing a js error on the Firefox 3 branch:
Error: s.t is not a function
Line: 325
Comment 1•17 years ago
|
||
Any idea if this breaks any reporting functionality?
OS: Linux → All
Hardware: PC → All
| Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> Any idea if this breaks any reporting functionality?
I'm not sure - I'm hoping we can get this fixed quickly anyhow. I certainly don't want to launch with a javascript error on every page.
Oremj?
Comment 3•17 years ago
|
||
Is this every url?
| Reporter | ||
Comment 4•17 years ago
|
||
(In reply to comment #3)
> Is this every url?
As far as I can tell, yes.
Comment 5•17 years ago
|
||
I'm not seeing it. Would you post the link.
| Reporter | ||
Comment 6•17 years ago
|
||
I can replicate this on our local development copy of the site, but not on the mozilla-staged copy. We can probably assume that it's some side-effect of our local configuration.
Marking as INVALID.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•