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 62806 - Add dialog - no error message
Summary: Add dialog - no error message
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Struts (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 18:20 UTC by zikmund
Modified: 2005-10-26 16:20 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 zikmund 2005-08-22 18:20:02 UTC
Build 200508211800

1) Create WebApp with Struts support
2) Open struts-config.xml
3) context menu | Struts | Add Action
4) ERROR:
There's no error message, although 'Add' button is disabled. When you type a
name, error message appears OK.
Comment 1 zikmund 2005-08-22 18:26:01 UTC
It applies to all "Add ..." dialogs in Struts submenu of editor context menu.
Comment 2 Petr Pisl 2005-10-26 16:20:20 UTC
Fixed in the trunk. As well for JSF framework.
Checking in struts/src/org/netbeans/modules/web/struts/dialogs/AddDialog.java;
/cvs/web/struts/src/org/netbeans/modules/web/struts/dialogs/AddDialog.java,v 
<--  AddDialog.java
new revision: 1.5; previous revision: 1.4
done
Checking in jsf/src/org/netbeans/modules/web/jsf/dialogs/AddDialog.java;
/cvs/web/jsf/src/org/netbeans/modules/web/jsf/dialogs/AddDialog.java,v  <-- 
AddDialog.java
new revision: 1.5; previous revision: 1.4
done