Closed
Bug 765562
Opened 13 years ago
Closed 12 years ago
Search on MDC doesn't work for cs
Categories
(developer.mozilla.org Graveyard :: Localization, defect)
developer.mozilla.org Graveyard
Localization
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: JasnaPaka, Unassigned)
Details
Attachments
(2 files)
Not sure what's wrong bug after a long time I tried to do something with czech version of MDC and I found that searching doesn't work.
https://developer.mozilla.org/en-US/search?q=javascript
- ok
https://developer.mozilla.org/cs/search?q=javascript
- "You do not have permissions to view this page - please try logging in."
It looks like it wants to create article because after login I see edit form.
Comment 1•13 years ago
|
||
It looks like we've disabled the 'cs' locale because we don't have any translators available. At some point we need to consider opening up all languages and just showing English strings.
Search stopped showing results for me, even in the english version :(
For everybody or is it just me?
Comment 3•12 years ago
|
||
Both of the links in comment 0 work for me. Raymond, any idea?
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(mozbugs.retornam)
Resolution: --- → FIXED
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•12 years ago
|
||
http://cl.ly/image/2I0P3N07143x both links work for me as well. The cs locale defaults to English because we removed it
Flags: needinfo?(mozbugs.retornam)
Comment 5•12 years ago
|
||
It might just be you, gossi. Do you have this problem on other sites?
I want to be sure we watch this issue very closely. If anyone else mentions this, I will be sure we reopen the bug.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → WORKSFORME
I recently searched for string, I made a screenshot of my results. I don't have this problem on any other site.
I think I found the error, attached is a console view from firebug, showing a javascript error. I also found were this is coming from. That is because I have the ghostery add-on installed, which blocks the google Ajax Search API.
Here is a blog post of John Resig, describing the problem: http://ejohn.org/blog/fixing-google-analytics-for-ghostery/
So, everybody who is concerned about his privacy and is using ghostery, will have this problem.
Comment 9•12 years ago
|
||
we are moving to ElasticSearch within the next week or two, which should fix this by eliminating the dependency on 3rd-party js from Google. Stay tuned to https://bugzilla.mozilla.org/show_bug.cgi?id=839214 for updates.
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•