[phone-app] Selecting matched numbers from Recent should use the full contact's number
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Unassigned | ||
Ubuntu UX |
Fix Released
|
High
|
Olga Kemmet | ||
dialer-app |
Fix Released
|
High
|
Gustavo Pichorim Boiko | ||
history-service |
Fix Released
|
Undecided
|
Gustavo Pichorim Boiko | ||
dialer-app (Ubuntu) |
Fix Released
|
High
|
Gustavo Pichorim Boiko | ||
dialer-app (Ubuntu RTM) |
Fix Released
|
High
|
Gustavo Pichorim Boiko | ||
history-service (Ubuntu) |
Fix Released
|
Undecided
|
Gustavo Pichorim Boiko | ||
history-service (Ubuntu RTM) |
Fix Released
|
Undecided
|
Gustavo Pichorim Boiko |
Bug Description
Steps:
* store a number with the country code
* call the contact without using the country code
* interrupt the call
* swipe from the bottom
* tap on the call just made
Expected:
* you get the dialer keypad with the full number, including the country code
Current:
* you get the short number without the country code
This was a problem for me when travelling, I couldn't use the Recent list to call home because it wouldn't include the country code. Somehow it's also remembered permanently, so now even if I call the full number with country code, tapping that Recent entry won't have the country code still.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: dialer-app 0.1+15.
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.15.1-0ubuntu2
Architecture: armhf
Date: Tue Jan 13 19:32:43 2015
InstallationDate: Installed on 2015-01-13 (0 days ago)
InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf (20150113-020204)
SourcePackage: dialer-app
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Tiago Salem Herrmann (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 388 lines (+85/-22)10 files modifiedUbuntu/History/historyeventmodel.cpp (+6/-0)
Ubuntu/History/historyeventmodel.h (+1/-0)
daemon/historydaemon.cpp (+2/-0)
plugins/sqlite/schema/v11.sql (+6/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+9/-5)
src/tests/VoiceEventTest.cpp (+34/-12)
src/types.h (+1/-0)
src/voiceevent.cpp (+17/-5)
src/voiceevent.h (+7/-0)
src/voiceevent_p.h (+2/-0)
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 81 lines (+43/-2)3 files modifiedsrc/qml/HistoryPage/HistoryDelegate.qml (+1/-1)
src/qml/HistoryPage/HistoryDetailsPage.qml (+17/-1)
tests/autopilot/dialer_app/tests/test_calls.py (+25/-0)
- Ubuntu Phablet Team: Pending requested
-
Diff: 388 lines (+85/-22)10 files modifiedUbuntu/History/historyeventmodel.cpp (+6/-0)
Ubuntu/History/historyeventmodel.h (+1/-0)
daemon/historydaemon.cpp (+2/-0)
plugins/sqlite/schema/v11.sql (+6/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+9/-5)
src/tests/VoiceEventTest.cpp (+34/-12)
src/types.h (+1/-0)
src/voiceevent.cpp (+17/-5)
src/voiceevent.h (+7/-0)
src/voiceevent_p.h (+2/-0)
- Ubuntu Phablet Team: Pending requested
-
Diff: 81 lines (+43/-2)3 files modifiedsrc/qml/HistoryPage/HistoryDelegate.qml (+1/-1)
src/qml/HistoryPage/HistoryDetailsPage.qml (+17/-1)
tests/autopilot/dialer_app/tests/test_calls.py (+25/-0)
Changed in dialer-app: | |
importance: | Undecided → High |
Changed in dialer-app (Ubuntu): | |
importance: | Undecided → High |
Changed in dialer-app (Ubuntu RTM): | |
importance: | Undecided → High |
Changed in dialer-app: | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
Changed in ubuntu-ux: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Olga Kemmet (olga-kemmet) |
Changed in history-service (Ubuntu): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
Changed in history-service (Ubuntu RTM): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
Changed in history-service: | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
summary: |
- Selecting matched numbers from Recent should use the full contact's - number + [phone-app] Selecting matched numbers from Recent should use the full + contact's number |
Changed in ubuntu-ux: | |
status: | Triaged → Fix Committed |
Changed in dialer-app (Ubuntu): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
Changed in dialer-app (Ubuntu RTM): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
tags: | added: ww07 |
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
milestone: | none → ww07-2015 |
status: | New → Confirmed |
Changed in dialer-app (Ubuntu RTM): | |
status: | New → In Progress |
Changed in dialer-app: | |
status: | New → In Progress |
Changed in history-service: | |
status: | New → In Progress |
Changed in history-service (Ubuntu RTM): | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Released |
Changed in ubuntu-ux: | |
status: | Fix Committed → Fix Released |
Changed in history-service: | |
status: | In Progress → Fix Released |
Changed in dialer-app: | |
status: | In Progress → Fix Released |
This bug was fixed in the package history-service - 0.1+15. 04.20150128- 0ubuntu1
--------------- 04.20150128- 0ubuntu1) vivid; urgency=low
history-service (0.1+15.
[ Gustavo Pichorim Boiko ] :bindValue( ) to pass filter arguments to the query to
* Store the number that was used to call a given voice event. (LP:
#1410500)
* Use QSqlQuery:
prevent errors.
-- Ubuntu daily release <email address hidden> Wed, 28 Jan 2015 23:15:37 +0000