Closed
Bug 953667
Opened 11 years ago
Closed 11 years ago
Need to click twice on "OK" after editing an account without protocol
Categories
(Instantbird Graveyard :: Account manager, defect)
Instantbird Graveyard
Account manager
Tracking
(Not tracked)
RESOLVED
FIXED
0.2b1
People
(Reporter: romain, Assigned: romain)
References
Details
*** Original post on bio 221 at 2009-08-23 17:41:00 UTC ***
After performing an edit on "important" settings of an account without known protocol, we need to click twice on "OK" to get it work.
No JS error but a C++ failure:
WARNING: NS_ENSURE_TRUE(mAccount) failed: file /home/morian/prog/Instantbird/purple/purplexpcom/src/purpleAccount.cpp, line 583
Note that the line number is approximate.
Can confirm with GNU/Linux and MS Windows.
Comment 1•11 years ago
|
||
*** Original post on bio 221 at 2009-08-23 23:27:01 UTC ***
A fix for this was included in the patch for bug 953585 (bio 138).
Assignee: nobody → romain
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•