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 - Too many authentication failed dialogs pop up upon startup when not online
Summary: Too many authentication failed dialogs pop up upon startup when not online
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 09:22 UTC by Ondrej Vrabec
Modified: 2013-08-29 01:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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