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 121273 - ProjectWebModule shows message box when project is misconfigured
Summary: ProjectWebModule shows message box when project is misconfigured
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 1 vote (vote)
Assignee: David Konecny
URL:
Keywords:
: 168289 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-11-06 10:55 UTC by David Konecny
Modified: 2016-07-07 08:55 UTC (History)
0 users

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 David Konecny 2007-11-06 10:55:19 UTC
ProjectWebModule.getDocumentBase shows message box when doc base folder does not exist. Similarly behave couple of other
methods - just search for usage of showErrorMessage in the class.

This class implements WebModuleImplementation and it is highly inappropriate to show any message box from the
implementation. These methods are "service" methods which can be called any time and as a result if doc base is broken
the message box keeps pop up as a result of IDE actions like mouse hovering etc.

The problem is that just removing message box we do not have any way how to warn user that project configuration needs
to be amended. Ideally this should be done as part of broken references handling. On the other hand if you follow
suggestion in message box and just fix the problem everything will be OK.
Comment 1 Jiri Prox 2008-04-11 01:11:11 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 2 Trey Spiva 2008-11-19 19:52:31 UTC
Since no users have complained about the dialog I am resolving this issue as later.
Comment 3 Quality Engineering 2009-11-02 11:14:23 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX
Comment 4 David Konecny 2009-11-03 21:40:54 UTC
Still valid.
Comment 5 David Konecny 2009-11-03 21:41:10 UTC
*** Issue 168289 has been marked as a duplicate of this issue. ***
Comment 6 Vince Kraemer 2011-11-10 20:30:14 UTC
This seems like it got lost in a sun rif shuffle.
Comment 7 David Konecny 2012-04-16 23:40:46 UTC
Valid issue.
Comment 8 Martin Balin 2016-07-07 08:55:41 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss