Closed
Bug 838059
Opened 12 years ago
Closed 11 years ago
[System][User Story] WAP Push receipt in Messages inbox
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P3)
Tracking
(blocking-b2g:-)
RESOLVED
WONTFIX
blocking-b2g | - |
People
(Reporter: pdol, Unassigned)
Details
(Keywords: feature)
UCID: WAPPush-003
User Story:
As a user, I want to be able to receive WAP Push messages in my Messages Inbox so that I can receive messages an Operator or Operator service delivers to me.
Updated•12 years ago
|
Summary: [B2G][System][User Story] WAP Push receipt in Messages inbox → [System][User Story] WAP Push receipt in Messages inbox
Comment 1•12 years ago
|
||
Clearing tracking-b2g18 flag from User Story bugs. This flag is for bugs that we would take fixes for in the 1.x branch. Feature work should be officially slotted into a release instead with leo+. If this story is intended for v1.1, please nominate for leo? blocking.
tracking-b2g18:
+ → ---
Hi Peter,
I got two question about this story.
Does WAP Push messages retain in message inbox until it is deleted or expires, even after rebooting?
Also, there are many types of WAP Push messages, and might be some provider-specific messages. Some of them are not supposed to be shown. What kinds of message do we have to support in this story?
Flags: needinfo?(pdolanjski)
Reporter | ||
Comment 3•12 years ago
|
||
Adding Kev to provide those answers.
Flags: needinfo?(pdolanjski) → needinfo?(kev)
Comment 4•12 years ago
|
||
(In reply to Peter Dolanjski [:pdol on PTO until April 16th]] from comment #0)
> UCID: WAPPush-003
>
> User Story:
> As a user, I want to be able to receive WAP Push messages in my Messages
> Inbox so that I can receive messages an Operator or Operator service
> delivers to me.
I don't know why you wan WAP Push messages in your message box. WAP Push messages could be binary encoded blobs and there are actually tons of different message formats. They don't match the semantics of a message app because they're usually used as notifications for further services, not messages you send and received from others.
Updated•12 years ago
|
Flags: in-moztrap?
Updated•12 years ago
|
Flags: in-moztrap?
Note that we don't need to modify the SMS/MMS API to support this. The comms app could listen for WAP messages and store those messages manually.
It does mean merging a local indexedDB database with the results from getThreadList, but I think that should be fine as it's not very much data.
Comment 6•11 years ago
|
||
Per comment #4, WAP push should not go into the inbox. It's intended to display a modal dialog with an OK (go to linked content) or Cancel (close the modal dialog).
Flags: needinfo?(kev)
Reporter | ||
Comment 7•11 years ago
|
||
Based on comment #6, moving to WONTFIX.
Status: NEW → RESOLVED
blocking-b2g: --- → koi?
Closed: 11 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•11 years ago
|
blocking-b2g: koi? → -
You need to log in
before you can comment on or make changes to this bug.
Description
•