Ticket #126 (closed Bugs: fixed)
Correct connection parameter needs to be used for Wi-Fi
| Reported by: | octo | Owned by: | octo |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0.x |
| Component: | LogicMail | Version: | 1.0.3 |
| Keywords: | 1.0.4 | Cc: | |
| Blocked By: | Blocking: |
Description
LogicMail's Wi-Fi support was implemented before the correct parameter was documented by RIM. As such, it currently uses the following undocumented set of parameters for Wi-Fi in its connection string:
ConnectionUID=S TCP-WiFi;ConnectionSetup=delayed;retrynocontext=true
While this works on most BlackBerry devices, it has been reported to not work on the Curve 8900 (OS 4.6.1). Ever since the 4.6.0 documentation was released, the correct connection string parameter was revealed to be:
interface=wifi
This actually works on older devices too, as tested on 4.2.2, so LogicMail should be adapted to use it instead.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in 1.0.4