Closed
Bug 812953
Opened 13 years ago
Closed 13 years ago
[SYSTEM] Strange message when transferring file
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-basecamp:+)
RESOLVED
WORKSFORME
| blocking-basecamp | + |
People
(Reporter: wachen, Unassigned)
References
Details
(Keywords: late-l10n)
Attachments
(1 file)
|
3.13 MB,
image/jpeg
|
Details |
*Environment:
Phone - Unagi
gaia master(git): e212eeeb490b559ad9214faf71870d9c8b8c2ebd
gecko aurora(hg): 114289:8e00ce1788c7
*How to reproduce:
1. Turn on bluetooth
2. Pair with a computer (I am testing in Ubuntu 12.04)
3. Send a file from PC to device
4. It would come up with a system message
*Expected Result:
System message came with proper message
*Actual Result:
System message came with strange message(attached the picture)
Updated•13 years ago
|
Component: General → Gaia::System
Comment 1•13 years ago
|
||
That's a buggy permission prompt. I'll try to reproduce locally to investigate why we are asking for an empty permission.
Component: Gaia::System → General
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Updated•13 years ago
|
blocking-basecamp: ? → +
Gregor, could you look into this.
Fabrice: If you're planning on working on this, please do steal it.
Assignee: nobody → anygregor
Comment 3•13 years ago
|
||
I'll double check with gaia people, but I'm actually pretty sure that this is just a missing string in gaia l10n so we don't display the permission label. The same bug also occurs in the panel where we edit the application's permissions.
| Reporter | ||
Comment 4•13 years ago
|
||
Hi, what's the status on this one?
Comment 5•13 years ago
|
||
Gaia people just confirmed to me that this is due to a broken l10n key in gaia.
Assignee: anygregor → stas
Component: General → Gaia::System
Comment 6•13 years ago
|
||
It troubles me that we just fail silently when we don't get a string. We only log a warning if l10n.js is in debug mode, and I feel like we should change this.
Do we know what the key is that's missing? This is similar to bug 815505.
Comment 7•13 years ago
|
||
We tried with a Mac -> Device but it seems like I don't have this message (who sounds like a permission prompt for the system, that should not be here).
Walter can you still reproduce?
Flags: needinfo?(wachen)
| Reporter | ||
Comment 8•13 years ago
|
||
Hi, due to recently change, the strange system message has been removed. Thanks for notification.
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: needinfo?(wachen)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•