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 28862

Summary: Add in-line error feature to API
Product: platform Reporter: Jan Benway <benway>
Component: Dialogs&WizardsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: abadea, anebuzelsky, jbaker, mkleint, pjiricka, raccah, rnajman, tor
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
URL: http://ui.netbeans.org/docs/inline_errors/index.html
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: web.xml editor
web.xml editor (edit Context Parameter)
web.xml editor (add Servlet)
web.xml editor (add Resource Reference)
Struts support (add Action)
Struts support (add Forward)
web.xml editor (add Resource Reference)
add cmp relationship
add select method
create data source
create java db database
Call EJB dialog validation

Description Jan Benway 2002-11-19 21:30:26 UTC
The inline error proposal at:
http://ui.netbeans.org/docs/inline_errors/index.html

Has been discussed at length on nbui and finalized.

Discussions are here:
http://www.netbeans.org/servlets/ReadMsg?msgId=383635&listName=nbui
http://www.netbeans.org/servlets/ReadMsg?msgId=404046&listName=nbui
Comment 1 Jan Benway 2002-12-16 22:44:21 UTC
*** Issue 25209 has been marked as a duplicate of this issue. ***
Comment 2 Jan Benway 2003-03-07 20:39:29 UTC
This has been partly implemented now, but only for wizards. See:
http://www.netbeans.org/issues/show_bug.cgi?id=28466

This issue should be kept open because it still needs to be
implemented for dialog boxes. The appearance (color, the invisible
text box border) should match what is implemented for wizards.
Comment 3 Antonin Nebuzelsky 2006-12-19 11:08:01 UTC
Unless several specific use cases in real dialog boxes are presented to us,
there is no point in doing a general API. Not planned now.
Comment 4 Radko Najman 2006-12-19 12:46:11 UTC
What about issue #90436? I think it is a quite clear use case generally related
to this issue.
Comment 5 Antonin Nebuzelsky 2006-12-19 14:44:15 UTC
> What about issue #90436?

See the comment at that issue. If that one is the specific case, let's continue
discussion in that issue.
Comment 6 Milan Kuchtiak 2006-12-20 07:05:38 UTC
In WeB/J2EE support we have plenty of use cases.
I will attach just few examples :
Comment 7 Milan Kuchtiak 2006-12-20 07:06:56 UTC
Created attachment 36822 [details]
web.xml editor
Comment 8 Milan Kuchtiak 2006-12-20 07:07:56 UTC
Created attachment 36823 [details]
web.xml editor (edit Context Parameter)
Comment 9 Milan Kuchtiak 2006-12-20 07:08:34 UTC
Created attachment 36824 [details]
web.xml editor (add Servlet)
Comment 10 Milan Kuchtiak 2006-12-20 07:09:05 UTC
Created attachment 36825 [details]
web.xml editor (add Resource Reference)
Comment 11 Milan Kuchtiak 2006-12-20 07:09:46 UTC
Created attachment 36826 [details]
Struts support (add Action)
Comment 12 Milan Kuchtiak 2006-12-20 07:11:30 UTC
Created attachment 36827 [details]
Struts support (add Forward)
Comment 13 Milan Kuchtiak 2006-12-20 07:11:55 UTC
Created attachment 36828 [details]
web.xml editor (add Resource Reference)
Comment 14 Erno Mononen 2006-12-20 08:50:54 UTC
There are several use cases for this in the visual editors for ejb-jar.xml and 
persistence.xml as well.
Comment 15 Erno Mononen 2006-12-20 08:52:09 UTC
Created attachment 36829 [details]
add cmp relationship
Comment 16 Erno Mononen 2006-12-20 08:57:42 UTC
Created attachment 36830 [details]
add select method
Comment 17 Andrei Badea 2006-12-20 14:52:29 UTC
There are a few use cases in the database support too.
Comment 18 Andrei Badea 2006-12-20 14:53:12 UTC
Created attachment 36846 [details]
create data source
Comment 19 Andrei Badea 2006-12-20 14:55:31 UTC
Created attachment 36847 [details]
create java db database
Comment 20 Martin Adamek 2006-12-20 17:11:55 UTC
Created attachment 36850 [details]
Call EJB dialog validation
Comment 21 Petr Jiricka 2009-07-30 15:45:42 UTC
Is this addressed by issue 148730? Should it be closed as a duplicate?
Comment 22 Stanislav Aubrecht 2012-04-16 13:34:00 UTC

*** This bug has been marked as a duplicate of bug 148730 ***