Closed
Bug 1055775
Opened 11 years ago
Closed 11 years ago
[JavaScript Error: "TypeError: t is undefined" upon installing an app
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: kngo)
References
Details
steps to reproduce:
1. Launch the feed-dev app with region = RoW on your firefoxOS device
2. Navigate to teh collection details page for "gege"
3. From the details page, try to install the app "Telegram"
4. Check logcat
expected behavior:
No JS errors
actual behavior:
Install is successful but there is a JS error
08-19 13:26:18.459 E/GeckoConsole( 1308): [JavaScript Error: "TypeError: t is undefined" {file: "app://packaged.marketplace-feed-dev.allizom.org/media/js/include.js" line: 429}]
08-19 13:26:18.559 E/GeckoConsole( 136): [JavaScript Error: "Permission denied for <app://system.gaiamobile.org> to create wrapper for object of class UnnamedClass" {file: "app://system.gaiamobile.org/js/app_install_manager.js" line: 390}]
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → kngo
| Assignee | ||
Updated•11 years ago
|
Severity: normal → minor
Priority: -- → P3
| Assignee | ||
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•