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 31109 - WAR: package directory isn`t shown when empty Directory Prefix is selected.
Summary: WAR: package directory isn`t shown when empty Directory Prefix is selected.
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-16 18:25 UTC by Jason Rush
Modified: 2006-06-04 23:58 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rush 2003-02-16 18:25:53 UTC
Description: 
Build pilsen-rc4(010814):

When add extra file into war package with empty(root) Directory Prefix, the 
package path of the added file is not shown in Destination. If the Directory 
prefix set as others, e.g WEB-INF/, then the package path of the added file is
shown in the Destination field. 

Suggested Fix: 
prefix "/" to all the Directory Prefixes so that there will be a visible 
indication "/" in destination field when users add files to root.

schikkala 2001-10-15

Evaluation: 
This is not a bug. Whenever user want to add files to the root, they select 
empty prefix and that reflects the destination to the file as a root. 

If user needs some indication like "/" as a root directory, we should 
prefix "/" for other directory prefixes also. For example, WEB-INF/ should 
become "/WEB-INF/"

With HIE feedback, we should fix this.

schikkala 2001-10-15

A comment.
Comment 1 Jason Rush 2003-02-16 18:26:25 UTC
Transferred from BugTraq 4492066.
Comment 2 _ rkubacki 2003-09-16 18:39:21 UTC
This will change in new projects impl