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 43558 - Clean & Build Project - message inconsitency
Summary: Clean & Build Project - message inconsitency
Status: CLOSED DUPLICATE of bug 42361
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-19 14:17 UTC by zikmund
Modified: 2006-03-24 10:23 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-05-19 14:17:25 UTC
WebApp project context menu has an item "Clean and
Build Project". In the toolbar button tooltips and
Java project context menu, there's: "Clean & Build
Project". Let's keep it consistent ;-).

Notice: Wrong "&" displaying is another issue #42361.
Comment 1 Radko Najman 2004-05-19 14:55:03 UTC
Reassigning to me. It was my integration. I've replaced '&' by 'and'
till the '&' issue is fixed.
Should I rollback it?
Comment 2 zikmund 2004-05-19 17:05:00 UTC
I'd prefer to rollback it. The '&' issue has to be fixed in 40 because
of lots dependencies ;-).
IMHO after rollback we don't need to care of this and wait for the fix.
Comment 3 Radko Najman 2004-05-25 14:16:11 UTC
Rollback: "and" replaced by "&"

Closing as duplicate of the issue #42361

*** This issue has been marked as a duplicate of 42361 ***
Comment 4 zikmund 2004-05-26 17:18:16 UTC
Verified -- has "&" and waits for mentioned issue.