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

Summary: WAR: package directory isn`t shown when empty Directory Prefix is selected.
Product: javaee Reporter: Jason Rush <jrush>
Component: CodeAssignee: _ rkubacki <rkubacki>
Status: RESOLVED WONTFIX    
Severity: blocker CC: hlu
Priority: P4    
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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