[notification] all received messages are not always played back
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
telephony-service (Ubuntu) |
Fix Released
|
High
|
Tiago Salem Herrmann |
Bug Description
Here is another case where received messages are not notified:
SMS messages sent directly from my operator to my number.
To do so I need to send the SMS into a formatted url (Percent-encoding) from
my operator web site: example: to send the message "Hello World !"
on the mobile connect to :
https:/
As well the login/password is the one supplied by my operator.
This kind of SMS message will not be notified when it arrives in my BQ Aquaris Phone.
Other notifications work well. This problem did not exist before OTA-9
Expected Result: This SMS also should give sound notification.
phablet@
current build number: 29
device name: krillin
channel: ubuntu-
last update: 2016-01-28 09:44:29
version version: 29
version ubuntu: 20160123.1
version tag: OTA-9
version device: 20160108-efc96d8
version custom: 20160111-
phablet@
Related branches
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 76 lines (+35/-2)3 files modifiedindicator/textchannelobserver.cpp (+4/-1)
tests/common/mock/connection.cpp (+1/-1)
tests/indicator/MessagingMenuTest.cpp (+30/-0)
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
Changed in canonical-devices-system-image: | |
milestone: | none → ww08-2016 |
Changed in telephony-service (Ubuntu): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
status: | Incomplete → Triaged |
Changed in canonical-devices-system-image: | |
status: | Triaged → In Progress |
Changed in telephony-service (Ubuntu): | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
@Ren Can you clarify a bit more. Sounds like a nice service
Do you actually receive the SMS and its just the audible notification you are missing?
Does the message itself contain any clues, is it formatted differently?
To confirm other SMS messages trigger an audible notification?