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 38772 - Deleting Servlet/Filter/Listener - confirmation message inconsistency
Summary: Deleting Servlet/Filter/Listener - confirmation message inconsistency
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 17:53 UTC by zikmund
Modified: 2006-05-12 14:19 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 2004-01-14 17:53:16 UTC
When deleting servlet/filter/listener with
description in DD, "Delete from DD confirmation"
dialog appears. The messages are inconsistent:

Servlet: "Delete servlet and servlet-mapping for
class CLASSNAME"

Filter: "Delete <filter> and <filter-mapping>
elements for <filter-class> = \"CLASSNAME\""

Listener: "Delete <listener> element for
<listener-class> = \"CLASSNAME\""
Comment 1 Petr Jiricka 2004-02-04 14:16:50 UTC
Cau, and also this one :-)
Comment 2 Erno Mononen 2006-05-12 14:19:02 UTC
Fixed in release55 branch.

Checking in Bundle.properties;
/cvs/j2ee/ddloaders/src/org/netbeans/modules/j2ee/ddloaders/web/Bundle.
properties,v  <--  Bundle.properties
new revision: 1.1.42.2; previous revision: 1.1.42.1
done