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

Summary: Fix problems when kenai.com.url ends with slash
Product: connecteddeveloper Reporter: Petr Dvorak <joshis>
Component: Team FrameworkAssignee: Jan Becicka <jbecicka>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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