Closed
Bug 1135998
Opened 11 years ago
Closed 11 years ago
Marketplace Search is not working in Japan
Categories
(Marketplace Graveyard :: Search, defect, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1133948
People
(Reporter: dersoz, Unassigned)
References
Details
Attachments
(2 files)
Both Recruit Holdings and Yoshi from Mozilla Japan reported that Marketplace search is not working in Japan, neither on desktop nor on a FxOS Flame device.
When they search for an app, the resulting page says that no apps found. They tried search for following apps: Facebook, Hotpepper, navitime, jalan, cameran, and a couple more.
They tried overriding the region to Japan, as some of these apps are Japan only, however, it didn't help.
I am attaching a screenshot of the search results, and a word doc that includes the contents of the debug page from Yoshi's desktop.
If more tests or logs are needed, Yoshi will be able to help, as he is currently in Japan and experiencing the same problem.
| Reporter | ||
Comment 1•11 years ago
|
||
| Reporter | ||
Comment 2•11 years ago
|
||
Comment 4•11 years ago
|
||
Instead of attaching a .doc with the contents of the debug page, could you get Yoshi to:
- Open Marketplace
- Do the search
- Go to the debug page
- Click "submit logs" button
- Post on this bug the identifier that appears when submitting logs
Thanks!
Comment 5•11 years ago
|
||
The problem /seems/ to be related to the Japanese locale, not the Japan region.
In English, everything is fine:
% curl 'https://marketplace.cdn.mozilla.net/api/v2/fireplace/search/?cache=1&lang=en-US&limit=24&q=hotpepper®ion=jp&vary=0'
{"meta":{"next":null,"previous":null,"total_count":2 (...)
but in Japanese:
% curl 'https://marketplace.cdn.mozilla.net/api/v2/fireplace/search/?cache=1&lang=ja&limit=24&q=hotpepper®ion=jp&vary=0'
{"detail":"Internal Server Error"}
A search without "hotpepper" works, though. But, as mentioned in comment 0, searching for "facebook" also triggers the error:
% curl 'https://marketplace.cdn.mozilla.net/api/v2/fireplace/search/?lang=ja&q=facebook®ion=us'
{"detail":"Internal Server Error"}
Comment 6•11 years ago
|
||
Instead Yoshi, I did the procdure you mentioned.
The post ID is 0d57f.
I searched with this keyword: "audio".
In en-US locale, I tested with Nightly, Marketplace returned some search results like SoundCloud.
(In reply to Mathieu Pillard [:mat] from comment #4)
> Instead of attaching a .doc with the contents of the debug page, could you
> get Yoshi to:
> - Open Marketplace
> - Do the search
> - Go to the debug page
> - Click "submit logs" button
> - Post on this bug the identifier that appears when submitting logs
>
> Thanks!
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 8•11 years ago
|
||
This bug is already fixed and should go to production servers in today's push.
You need to log in
before you can comment on or make changes to this bug.
Description
•