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 167664 - Open project dialog does not accept a URL
Summary: Open project dialog does not accept a URL
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2009-06-25 18:08 UTC by Petr Jiricka
Modified: 2009-11-10 03:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-06-25 18:08:03 UTC
1. Go to Team -> Kenai -> Open Kenai project
2. Paste http://kenai.com/projects/javaee-patterns into the Search textfield and press Search

I would expect that the dialog would find this project, but it does not. I have to put in just 'javaee-patterns', then
it is found.
Comment 1 Jan Becicka 2009-06-26 09:23:46 UTC
We return the same results as
http://kenai.com/projects
does
Comment 2 Petr Jiricka 2009-06-26 09:43:43 UTC
That may be true, but the use case and workflow on the web and in the IDE are different. 
* On the web, I go to kenai.com, then click projects, then enter the project name.
* In the IDE, I may have already visited the project, and perhaps I have the project page opened in my web browser. In
such a case, it is natural to copy/paste the project information from the browser to the IDE, so I just copy/paste the
URL from the address bar of the browser.

Also when receiving information about the project by e-mail, one will typically receive the project URL such as
http://kenai.com/projects/javaee-patterns, rather than information such as "project javaee-patterns on kenai.com", so it
is more typical to paste the whole URL. This was also my case.

Also it is weird that the field accepts almost any information about the project (project name, username, description,
tags), *except* the URL as a clear and generally accepted identifier of everything on the web.
Comment 3 Milan Kubec 2009-06-26 09:57:50 UTC
Probably valid use case, but IMO very nice to have feature.
Comment 4 Tomas Pavek 2009-06-26 10:29:49 UTC
Opening project for a URL is a valid use case, but I'm not sure anybody would expect pasting URL into a *search* 
field. Definitely in the browser you would not do it. If you have URL for something, you don't need to search for it. 
So in the IDE UI we should make it clear that also URL can be enetered, otherwise I doubt people will try it.
Comment 5 Petr Dvorak 2009-06-26 10:59:04 UTC
> So in the IDE UI we should make it clear that also URL can be enetered, otherwise I doubt people will try it.

I think we don't need to mention this works anywhere... If we don't, users won't try it (which is correct, IMO, it is a
search field after all) but if they do try it, it will just work...
Comment 6 Petr Dvorak 2009-09-04 21:18:31 UTC
Fixed

http://hg.netbeans.org/cdev/rev/1b1aa505db96
Comment 7 Quality Engineering 2009-09-08 02:46:29 UTC
Integrated into 'main-golden', will be available in build *200909071948* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1b1aa505db96
User: joshis@netbeans.org
Log: #167664 - Open project dialog does not accept a URL