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 129073 - Displayed default port number with comma when create domain within NetBeans IDE
Summary: Displayed default port number with comma when create domain within NetBeans IDE
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: pslechta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 03:23 UTC by bugbridge
Modified: 2008-06-19 18:46 UTC (History)
1 user (show)

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 bugbridge 2008-03-04 03:23:51 UTC
Original status: 1-Dispatched; Suggested Status: NEW

These items should be added to the Keywords: USABILITY

Description:
\\vesta\50builds\Sierra\520Rel\20080221-0400 and 20080227-1330.

Problem description: The default port number displayed with comma such as 
4,919 when create a new domain in the NetBeans IDE.

Steps to reproduce:
1. Bring up NetBeans IDE.
2. On Services tab, right click on Servers to add a new server.
3. Leave the default server name to 'GlassFish V2 (1)'
4. Click on Next, enter the Platform Location, and Create Personal Domain 
using Default profile
5. Click on Next, enter Doamin Folder
6. Click on Next, enter Admin Username and password
7. Click on Next, on the port configuration page all the default ports are 
displayed with comma. The modified ports also automatically formatted with 
comma.

See attached images.

Expected result: port number should not display with comma.

Description (Entry 2):
NetBeans IDE 6.1 - Build 20080227005837. This is not available from release 
number within 'Introduced In Release' or 'Introduced In Build'.
Comment 1 Petr Chytil 2008-05-07 10:25:50 UTC
reassigning to j2eeserver
Comment 2 pslechta 2008-06-19 18:32:22 UTC
Fixed.

http://hg.netbeans.org/main/rev/87c898f6c19a
Comment 3 Vince Kraemer 2008-06-19 18:46:37 UTC
Thanks for the fix.