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 62930 - Add Exception - Location labels should be Global/Action
Summary: Add Exception - Location labels should be Global/Action
Status: VERIFIED 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-24 12:44 UTC by zikmund
Modified: 2005-09-05 10:15 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-24 12:44:15 UTC
Build 200508211800

1) Create WebApp with Struts support
2) Open struts-config.xml
3) editor context menu | Struts | Add Exception
4) ERROR:
Labels in Location are
  'Global Exception' and 'Action Exception'
They should be
  'Global' and 'Action'
as they are in Struts | Add Forward dialog.
Comment 2 zikmund 2005-08-31 12:59:08 UTC
Verified.