Closed
Bug 991931
Opened 12 years ago
Closed 12 years ago
[B2G][Gallery]Sharing an photo from Gallery via MMS gives a 'file too large' error message
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(b2g-v1.4 unaffected, b2g-v2.0 affected)
RESOLVED
DUPLICATE
of bug 929027
| Tracking | Status | |
|---|---|---|
| b2g-v1.4 | --- | unaffected |
| b2g-v2.0 | --- | affected |
People
(Reporter: astole, Unassigned)
Details
(Keywords: regression)
Attachments
(2 files)
Sharing a photo taken from the camera app via the messages app gives the user an error message stating that the selected file is too large. Also, error message occurs if the image is selected through the filmstrip in the camera app. The image can be attached to a message if it is selected through the messages app.
Repro Steps:
1) Update a Buri to BuildID: 20140403040201
2) Open Gallery
3) Select an image taken from the camera
4) Select Share via Messages
Actual:
The user is given an error message stating the file is too large
Expected:
The user can share the image via a MMS
Master M/C Environmental Variables:
Device: Buri Master M/C MOZ
BuildID: 20140403040201
Gaia: 0e974ff33ba47f3d1e59df1e0ad534f1bbe3ef8a
Gecko: 91be2828f17e
Version: 31.0a1
Firmware Version: v1.2-device.cfg
Repro frequency: 100%
See attached: Screenshot, logcat
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Updated•12 years ago
|
status-b2g-v2.0:
--- → affected
| Reporter | ||
Comment 3•12 years ago
|
||
This issue does NOT occur on the latest 1.4
1.4 Environmental Variables:
Device: Buri 1.4 MOZ
BuildID: 20140403000210
Gaia: e0186439b9c2c03acd78e9ae011a0071865e7ffb
Gecko: 5bccd264a0e3
Version: 30.0a2
Firmware Version: v1.2-device.cfg
status-b2g-v1.4:
--- → unaffected
Comment 4•12 years ago
|
||
Does this happen with all images? Or just images greater than 295KB?
Component: Gaia::Gallery → Gaia::SMS
Keywords: regressionwindow-wanted → qawanted
Comment 5•12 years ago
|
||
It should only happens when images greater than mms limittion. It's a regression in bug 943976 but we should fix it in bug 929027. Hi Andrew, could you please verify it with current master again? thanks!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment 6•12 years ago
|
||
The issue is that we normally resize images, but bug 943976 was rejecting the image before this happened.
You need to log in
before you can comment on or make changes to this bug.
Description
•