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 - "%5C" in "Clone other" dialog
Summary: "%5C" in "Clone other" dialog
Status: RESOLVED DUPLICATE of bug 152278
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 19:21 UTC by locked
Modified: 2010-03-29 08:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot for the https url (84.67 KB, image/jpeg)
2010-03-28 19:21 UTC, locked
Details
screenshot for second case with jsut some random chars as URL input (122.42 KB, image/jpeg)
2010-03-28 19:22 UTC, locked
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***