Closed
Bug 937639
Opened 12 years ago
Closed 12 years ago
Tapping send email button results in TypeError: model.api.parseMailbox is not a function" {file: "app://email.gaiamobile.org/js/cards/compose.js" line: 37
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(blocking-b2g:koi+, b2g-v1.2 fixed)
People
(Reporter: Bebe, Unassigned)
References
Details
(Keywords: regression, smoketest, Whiteboard: [xfail])
Setup email account (We used gmail)
Write a new email and tap the send button.
Watch the logcat:
I/GeckoDump( 2958): ERR: onerror reporting: TypeError: model.api.parseMailbox is not a function @ app://email.gaiamobile.org/js/cards/compose.js : 376
E/GeckoConsole( 2958): [JavaScript Error: "TypeError: model.api.parseMailbox is not a function" {file: "app://email.gaiamobile.org/js/cards/compose.js" line: 376}]
This is reproducible on our automation run:
http://qa-selenium.mv.mozilla.com:8080/job/b2g.inari.mozilla-b2g26_v1_2.ui/lastCompletedBuild/
Reproducing this on:
Inari:
Gaia: 35b1c6b669b7bf08126df451221113e72642abca
Gecko: http://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/566e850868c7
BuildID 20131112004004
Version 26.0
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
Failing because https://github.com/mozilla-b2g/gaia/pull/13338
| Reporter | ||
Comment 4•12 years ago
|
||
Xfail Bug: Bug 937644
| Reporter | ||
Comment 5•12 years ago
|
||
Uh forgot the most important part:
User is unable to send emails
Updated•12 years ago
|
Whiteboard: [xfail]
Updated•12 years ago
|
blocking-b2g: --- → koi?
Updated•12 years ago
|
Summary: Taping send email button results in TypeError: model.api.parseMailbox is not a function" {file: "app://email.gaiamobile.org/js/cards/compose.js" line: 37 → Tapping send email button results in TypeError: model.api.parseMailbox is not a function" {file: "app://email.gaiamobile.org/js/cards/compose.js" line: 37
Comment 6•12 years ago
|
||
Fixed via backout in https://bugzilla.mozilla.org/show_bug.cgi?id=925961#c43.
Status: NEW → RESOLVED
blocking-b2g: koi? → koi+
Closed: 12 years ago
status-b2g-v1.2:
--- → fixed
Resolution: --- → FIXED
Comment 7•12 years ago
|
||
Have tested on today's 1.2 - works ok - no longer blocking smoketest
- tapping Send button sends the email
Buri 1.2
BuildID: 20131113004000
Gaia: 20e8d407dac3bb2ad2616e8c2d8678d70fd82fa0
Gecko: 3fc449c858e6
Version: 26.0
You need to log in
before you can comment on or make changes to this bug.
Description
•