This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 234695

Summary: Too many authentication failed dialogs pop up upon startup when not online
Product: connecteddeveloper Reporter: Ondrej Vrabec <ovrabec>
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal CC: anebuzelsky
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Ondrej Vrabec 2013-08-21 09:22:20 UTC
1) disconnect from network
2) start the IDE and open the Task Dashboard with setup queries
3) the more queries you have the more authentication failed dialogs open

The Task Dashboard must run its *automatic* refreshes with a flag preventing the dialog from opening. Can IssueImpl and QueryImpl provide something like refresh(automaticRefresh) ?
Comment 1 Tomas Stupka 2013-08-27 09:51:51 UTC
already fixed for bugzilla some time ago - core-main #126557e144de 

should be resolved also for jira & co ...
Comment 2 Tomas Stupka 2013-08-27 17:36:20 UTC
fixed in core-main #d78ad3c051f6
Comment 3 Quality Engineering 2013-08-29 01:42:35 UTC
Integrated into 'main-silver', will be available in build *201308290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d78ad3c051f6
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #234695 - Too many authentication failed dialogs pop up upon startup when not online