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 169827 - Fix problems when kenai.com.url ends with slash
Summary: Fix problems when kenai.com.url ends with slash
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 15:54 UTC by Petr Dvorak
Modified: 2009-11-13 11:06 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 Petr Dvorak 2009-08-04 15:54:59 UTC
NB 20090804

If I use -J-Dkenai.com.url switch and if the address ends with '/', Kenai integration does not work properly. It would
be nice if the ending '/' was fixed - this fix is not very important, it is good only for testers.

A method [String Kenai.normalizeUrl(String)] can be used for the purpose of this fix.
Comment 1 Jan Becicka 2009-09-09 09:13:19 UTC
Already fixed