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 39433 - Confirm Changes can be accidentally tricked
Summary: Confirm Changes can be accidentally tricked
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on: 48717
Blocks:
  Show dependency tree
 
Reported: 2004-01-30 22:55 UTC by Chris Kutler
Modified: 2005-03-16 21:44 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 Chris Kutler 2004-01-30 22:55:18 UTC
1. copy servlet.
2. paste servlet in same package
3. when Confirm Changes appears, click close
   without clicking either process button
4. rename servlet
5. when Confirm Changes appears it asks whether
   to change element from old name to new name
   (even though there is no element),
   click Process All
6. Look in web.xml, there is no element for this
   servlet.

This may be common as most users will want to
rename a pasted copy and won't realize the
consequences if they dismiss the first Confirm
Changes dialog because they don't want an element
added with the wrong name.
Comment 1 Petr Jiricka 2004-02-04 14:11:00 UTC
Hele Radko, would you like to look at this webapps bug?
Comment 2 Petr Jiricka 2004-02-25 09:44:38 UTC
Will fix for Promo D.
Comment 3 zikmund 2004-09-08 19:02:38 UTC
Copy/Paste action doesn't add servlet into web.xml in 4.0 (issue 48717)
Comment 4 _ rkubacki 2005-03-16 21:44:16 UTC
This is not a problem in 4.x and noone is going to fix it in 3.x. Let's track
48717 separately