Ticket #126 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by octo

  • Status changed from new to closed
  • Keywords 1.0.4 added
  • Resolution set to fixed

Fixed in 1.0.4

Note: See TracTickets for help on using tickets.