Activity log for bug #1433357

Date Who What changed Old value New value Message
2015-03-17 23:35:47 Tony Espy bug added bug
2015-03-17 23:35:58 Tony Espy bug task added ubuntu-system-settings (Ubuntu RTM)
2015-03-24 13:13:27 Launchpad Janitor ubuntu-system-settings (Ubuntu): status New Confirmed
2015-03-25 20:03:34 Pat McGowan tags apn connectivity
2015-04-07 15:25:41 Matthew Paul Thomas ubuntu-system-settings (Ubuntu): status Confirmed In Progress
2015-04-07 15:25:41 Matthew Paul Thomas ubuntu-system-settings (Ubuntu): assignee Matthew Paul Thomas (mpt)
2015-04-14 10:38:14 Matthew Paul Thomas description ofono on Ubuntu currently supports three distinct APN types: * Internet * MMS * Combined Internet/MMS The value of the 'Type' property for Internet and MMS is just lower-cased versions of each. A combined Internet/MMS APN is of type 'internet', but has the additional MMS properties 'MessageCenter' and 'MessageProxy'. Here's an example for ATT: [context1] Name=ATT Phone AccessPointName=phone Username= Password= Type=internet Protocol=ip MessageProxy=proxy.mobile.att.net:80 MessageCenter=http://mmsc.mobile.att.net The current APN Editor doesn't allow a user any way to view the current MessageCenter ( aka MMSC ) or MessageProxy ( aka Proxy & Port ) of an existing APN ( ie. provisioned by ofono ). There's a bit of overlap with bug #1388222. The only way a user can even tell that an APN is combined currently is if the APN is active; in this case the "Same APN as for Internet" will show a checkmark. Also, there's no way for a user to extend an existing APN by adding MMS parameters to it. The Networking specification states that the "Same APN as for Internet" should be on the Custom MMS page, but it's currently a list item in the MMS APN list. Futhermore, if the checkbox were to move to the Custom MMS page, it could only be used in the existing model if there was an active Internet APN. Finally, the editor would need to ensure that it added the new attributes to the existing Internet APN vs. creating a brand new Custom MMS APN. If the checkmark moves, then it makes it hard to identify combined APNs from the top-level lists ( see above ). Finally, we also will need to protect against a user selecting a Custom MMS APN when the current active Internet APN already supports MMS. This would lead to undefined behavior. For reference, see the Networking page on the wiki: https://wiki.ubuntu.com/Networking#A.2BIBw-Cellular.2BIB0_settings_on_phone This bug is being reported against vivid-devel on mako, image #136, but also exists in RTM. ofono on Ubuntu currently supports three distinct APN types:  * Internet  * MMS  * Combined Internet/MMS The value of the 'Type' property for Internet and MMS is just lower-cased versions of each. A combined Internet/MMS APN is of type 'internet', but has the additional MMS properties 'MessageCenter' and 'MessageProxy'. Here's an example for ATT: [context1] Name=ATT Phone AccessPointName=phone Username= Password= Type=internet Protocol=ip MessageProxy=proxy.mobile.att.net:80 MessageCenter=http://mmsc.mobile.att.net The current APN Editor doesn't allow a user any way to view the current MessageCenter ( aka MMSC ) or MessageProxy ( aka Proxy & Port ) of an existing APN ( ie. provisioned by ofono ). There's a bit of overlap with bug #1388222. The only way a user can even tell that an APN is combined currently is if the APN is active; in this case the "Same APN as for Internet" will show a checkmark. <https://wiki.ubuntu.com/Networking#apn-mobile>: "Choosing an item should open the corresponding dialog." Also, there's no way for a user to extend an existing APN by adding MMS parameters to it. The Networking specification states that the "Same APN as for Internet" should be on the Custom MMS page, but it's currently a list item in the MMS APN list. Futhermore, if the checkbox were to move to the Custom MMS page, it could only be used in the existing model if there was an active Internet APN. Finally, the editor would need to ensure that it added the new attributes to the existing Internet APN vs. creating a brand new Custom MMS APN. If the checkmark moves, then it makes it hard to identify combined APNs from the top-level lists ( see above ). <https://wiki.ubuntu.com/Networking#apn-mobile>: "“Internet APN” should include the suggestion “Copy from MMS APN”." Finally, we also will need to protect against a user selecting a Custom MMS APN when the current active Internet APN already supports MMS. This would lead to undefined behavior. This bug is being reported against vivid-devel on mako, image #136, but also exists in RTM.
2015-04-14 10:50:33 Matthew Paul Thomas ubuntu-system-settings (Ubuntu): status In Progress Triaged
2015-04-14 10:50:33 Matthew Paul Thomas ubuntu-system-settings (Ubuntu): assignee Matthew Paul Thomas (mpt)
2015-08-21 09:28:25 Sebastien Bacher ubuntu-system-settings (Ubuntu RTM): status New Won't Fix