Closed Bug 996399 Opened 10 years ago Closed 10 years ago

[Sora]Recipients given as an email address are not correctly inserted into the MMS m-send-req

Categories

(Firefox OS Graveyard :: Gaia::SMS, defect, P1)

defect

Tracking

(tracking-b2g:backlog)

RESOLVED DUPLICATE of bug 840515
tracking-b2g backlog

People

(Reporter: sync-1, Unassigned)

References

Details

Firefox OS v1.3
 Mozilla build ID:20140404164003
 
 Description: Recipients given as an email address are not correctly inserted into the MMS m-send-req.
 
 Example given the recipient test.com the device converts the address as follows:
 
 To: 83783926753266/PLMN
 
 where the digits basically reflect the number assignment on a standard candy bar phone with keyboard without special characters.
 
 8 3 7 8 3 9 2 6 7 5 3 2 6 6
 t  e s t  e x a m p l e c o m
 
 The device shall insert the email address just as plain text
 
 To: test.com
 
 Customer Impact Statement: MMS message cannot be send to email recipients.
 
 		
 
  DEFECT DESCRIPTION:
 
  REPRODUCING PROCEDURES:
 
  EXPECTED BEHAVIOUR:
 
  ASSOCIATE SPECIFICATION:
 
  TEST PLAN REFERENCE:
 
  TOOLS AND PLATFORMS USED:
 
  USER IMPACT:
 
  REPRODUCING RATE:
 
  For FT PR, Please list reference mobile's behavior:
bug 866938 has not been landed.  There is no way to send MMS with email/device addresses correctly for now.
Depends on: 866938
Dup of 840515 ?
Some thoughts in addition to comment 1:

* in the current Mozilla code, adding "test.com" will mark the recipient as invalid and will prevent the user to send the message at all. So this bug is about a modified gaia.
* "test.com" is not a valid email address anyway, so it _should_ still be marked as invalid
Hi, DT insist on fixing it in 1.3, I saw patch for bug#866938 is under review, will you fix this one once the patch landed?
blocking-b2g: --- → 1.3?
Still the STR is invalid because "test.com" is not a valid email. We don't plan to fix it on 1.3 because it's unsafe.
Feature request, so this is not a blocker.
blocking-b2g: 1.3? → backlog
Summary: [Sora][HOMO][TMO 56639]Recipients given as an email address are not correctly inserted into the MMS m-send-req → [Sora]Recipients given as an email address are not correctly inserted into the MMS m-send-req
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
blocking-b2g: backlog → ---
You need to log in before you can comment on or make changes to this bug.