| Summary: | In mobile connection wizard APN field is not changing when selecting some plan | ||
|---|---|---|---|
| Product: | [Unmaintained] Network Management | Reporter: | Swami Dhyan Nataraj (Nikolay Shaplov) <n> |
| Component: | Mobile Broadband | Assignee: | Lamarque V. Souza <lamarque> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.9 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | mobile_wizard:_change_apn_when_users_selects_another_plan.diff | ||
Git commit fc9fd1941b4779731a703e243d1aa2adb1a80a68 by Lamarque V. Souza. Committed on 17/01/2012 at 20:28. Pushed by lvsouza into branch 'master'. Show APN string for the APN seleted by the user in Mobile Connection Wizard. Thanks Swami Dhyan Nataraj (Nikolay Shaplov) for this patch. M +3 -1 settings/config/mobileconnectionwizard.cpp http://commits.kde.org/networkmanagement/fc9fd1941b4779731a703e243d1aa2adb1a80a68 Git commit 99d3dbe854029cd3df593e6398ff73921ce7ea15 by Lamarque V. Souza. Committed on 17/01/2012 at 20:31. Pushed by lvsouza into branch 'nm09'. Show APN string for the APN seleted by the user in Mobile Connection Wizard. Thanks Swami Dhyan Nataraj (Nikolay Shaplov) for this patch. M +1 -1 plasma_nm_version.h M +3 -1 settings/config/mobileconnectionwizard.cpp http://commits.kde.org/networkmanagement/99d3dbe854029cd3df593e6398ff73921ce7ea15 |
Created attachment 67935 [details] mobile_wizard:_change_apn_when_users_selects_another_plan.diff Version: 0.9 OS: Linux See summary Reproducible: Always Steps to Reproduce: New Mobile Connection -> Russia -> Мегафон -> Select any palan, but APN will be shown for Default plan Expected Results: APN is shown for selected plan Patch is inclided