Opened 11 years ago
Closed 10 years ago
#3321 closed defect (fixed)
Do not necessitate entry of "username", "number" and "apn" in modemconfiguration-parameters.
Reported by: | ajay_garg | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Currently, if either of "username", "number" or "apn" is not entered in My-Settings -> ModemConfiguration, the 3G GSM modem-parameters are not picked up.
This not be a necessity. Whatever parameters (less or more) are entered by the user, they shoud be picked up.
Attachments (1)
Change History (4)
comment:1 Changed 11 years ago by ajay_garg
Changed 11 years ago by ajay_garg
comment:2 Changed 11 years ago by ajay_garg
Patch v2 at :
http://patchwork.sugarlabs.org/patch/1230/
Commit Link :
http://git.sugarlabs.org/dextrose/mainline/commit/2b702e650276379cc8d944b37581f54dffe0b416
Changes of version-2 over version-1 :
Corrected the default values of modem-parameters (to 'None').
These default values are picked up, if there are no corresponding
gconf-keys.
Thanks a ton to Sridhar, for remote-debugging this.
comment:3 Changed 10 years ago by dnarvaez
- Resolution set to fixed
- Status changed from new to closed
Attaching the patch.