Number containing # are incorrectly sent unencoded to url-dispatcher
Bug #1496845 reported by
Jonas G. Drange
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
address-book-app (Ubuntu) |
Invalid
|
High
|
Renato Araujo Oliveira Filho | ||
dialer-app (Ubuntu) |
Fix Released
|
High
|
Tiago Salem Herrmann | ||
ubuntu-system-settings (Ubuntu) |
Fix Released
|
Undecided
|
Jonas G. Drange |
Bug Description
Reproduce:
* Open System Settings and call a SIM Service number containing a #, e.g. +47005#1
* Create a contact in address-book-app with the number “+47005#1” and call it.
What happens:
“+47005” appears in dialer
What should happen:
“+47005#1” should appear in dialer, i.e. affected apps needs to urlencode the number.
Related branches
lp://staging/~jonas-drange/ubuntu-system-settings/lp1496845
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ken VanDine: Approve
-
Diff: 13 lines (+2/-1)1 file modifiedplugins/phone/ServiceInfo.qml (+2/-1)
lp://staging/~tiagosh/dialer-app/fix-1496845
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 58 lines (+15/-7)2 files modifiedsrc/dialerapplication.cpp (+14/-7)
src/dialerapplication.h (+1/-0)
description: | updated |
summary: |
- SIM Service number containing # is (rightfully) eaten by url-dispatcher + Number containing # are incorrectly sent unencoded to url-dispatcher |
description: | updated |
Changed in ubuntu-system-settings (Ubuntu): | |
assignee: | nobody → Jonas G. Drange (jonas-drange) |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → High |
milestone: | none → ww40-2015 |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
Changed in address-book-app (Ubuntu): | |
assignee: | nobody → Bill Filler (bfiller) |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
milestone: | ww40-2015 → ww46-2015 |
Changed in address-book-app (Ubuntu): | |
assignee: | Bill Filler (bfiller) → Renato Araujo Oliveira Filho (renatofilho) |
importance: | Undecided → High |
Changed in dialer-app (Ubuntu): | |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
Changed in dialer-app (Ubuntu): | |
importance: | Undecided → High |
status: | New → In Progress |
Changed in address-book-app (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in canonical-devices-system-image: | |
milestone: | ww46-2015 → ww02-2016 |
Changed in canonical-devices-system-image: | |
milestone: | ww02-2016 → ww46-2015 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.