stuajnht / HAP-for-iOS

HAP+ for use on iOS devices
GNU General Public License v3.0
5 stars 2 forks source link

Bug: HAP+ Server URL Formatted Incorrectly #10

Closed stuajnht closed 8 years ago

stuajnht commented 8 years ago

Description:

If the server has been added correctly, or the HAP+ server address on the login screen begins with https://, then an additional incorrect https:// is prepended to the URL

Steps to Reproduce Bug:

Type https:/// into the HAP+ server address textbox on the login view (or for the initial logon attempt to which it will auto resolve it) then try to log in again

Expected Result:

If a URL begins with https:// then it should be left as it is

Actual Result:

An additional incorrect https:// is prepended to the string

HAP+ for iOS Version(s):

0.2.0

HAP+ Server Version:

N/A

iOS Device(s):

iPad Air 2

Other Comments: