#1084 closed defect (fixed)

HTTP Auth Broken?

Reported by: mrroundhill Owned by: mrroundhill
Priority: critical Milestone: 3.0.1
Component: Settings Version:
Keywords: Cc:

Change History (4)

comment:1 Changed 13 months ago by daniloercoli

  • Milestone 3.0.1 deleted

Milestone 3.0.1 deleted

comment:2 Changed 13 months ago by daniloercoli

  • Milestone set to 3.0.1

comment:3 Changed 13 months ago by mrroundhill

  • Owner set to mrroundhill
  • Status changed from new to accepted

Confirmed that this does indeed cause a crash..

comment:4 Changed 13 months ago by mrroundhill

  • Resolution set to fixed
  • Status changed from accepted to closed

(In [2710]) Fixes #1084 by changing AFAuthenticationAlertView to be a subclass of UIAlertView. Previously, the object was being released too early which is what caused the crash.

Note: See TracTickets for help on using tickets.