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 183023

Summary: "%5C" in "Clone other" dialog
Product: versioncontrol Reporter: locked <locked>
Component: MercurialAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot for the https url
screenshot for second case with jsut some random chars as URL input

Description locked 2010-03-28 19:21:23 UTC
Created attachment 96112 [details]
screenshot for the https url

In NetBeans 6.8, choose
Team > Merucrial > Clone Other
then enter for example https://jphototagger.googlecode.com/hg/ as URL.
In the line below the input field appears:
https://[DOMAIN%5C]hostname/repository_path

replace the URL by some chars (like "sfsdf") some help-text appears below the input line. The examples for http and https also show "[DOMAIN%5C]" (attached in screenshots).

Looks like a bug for me.
Comment 1 locked 2010-03-28 19:22:03 UTC
Created attachment 96113 [details]
screenshot for second case with jsut some random chars as URL input
Comment 2 Ondrej Vrabec 2010-03-29 08:52:02 UTC

*** This bug has been marked as a duplicate of bug 152278 ***