Closed Bug 1283148 Opened 8 years ago Closed 8 years ago

TypeError: _gaq is undefined when trying to search

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mstanke, Assigned: giorgos)

References

()

Details

When using the search field, it does not work and in the console appears:
> TypeError: _gaq is undefined
> searchTimeout<()

Probably regression from bug 1259953.
Michal:

Thanks for the report. Can you note here the version of FF you are using, I am on 47.0.1 release and am unable to reproduce.
Flags: needinfo?(mstanke)
I am on latest nightly 50.0a1. Maybe I need to better specify the steps for reproducing the issue:
1) Go to https://support.mozilla.org/.
2) Open Firefox console.
3) Type something into the search field in to top right on the page.
4) The error appears in the console.

I tried to reproduce it again with Do Not Track disabled, and than it works, so I can confirm it's a regression due to bug 1259953.
Blocks: 1259953
Flags: needinfo?(mstanke)
I am having this problem in Firefox 47.0.0 and 47.0.1. I see the same thing in Google Chrome Version 51.0.2704.106 m.

Error: TypeError: _gaq is undefined
Source: https://support.cdn.mozilla.net/static/build/common-min.c7a69134e5f9.js
Line: 11
No longer blocks: 1259953
Confirmed & assigning.
Assignee: nobody → giorgos
Thanks for the report Michal. I filed a pull request [0] and pushed the code to stage. Can you please verify that this fixes the issue?

[0] https://github.com/mozilla/kitsune/pull/2872
Actually the issue has been first spotted by Joergen and mentioned on the SUMO forum. Thank you Joergen!

I will check the resolution in few minutes and let you know both here and in the PR.
Flags: needinfo?(mstanke)
There are some *but* which would need to be at least investigated, what they mean. https://github.com/mozilla/kitsune/pull/2872#issuecomment-229613639
Flags: needinfo?(mstanke)
I see the fix deployed and it works again. :)
Cool! Thanks again Michal.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Verified FIXED on staging and prod (I had the same issue).
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.