Bug 437124 - handle schema and port in proxy URL automatically
Summary: handle schema and port in proxy URL automatically
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 4.3   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui, usability
Depends on:
Blocks:
 
Reported: 2014-06-11 08:44 EDT by Patrick Julian CLA
Modified: 2014-06-25 09:36 EDT (History)
2 users (show)

See Also:


Attachments
schema in URL detected but no reasonable action taken (23.83 KB, image/png)
2014-06-11 08:44 EDT, Patrick Julian CLA
no flags Details
schema in URL falsely detected but no reasonable action taken regarding the given port (31.90 KB, image/png)
2014-06-11 08:44 EDT, Patrick Julian CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Julian CLA 2014-06-11 08:44:14 EDT
Created attachment 244146 [details]
schema in URL detected but no reasonable action taken

If eclipse is intelligent enough to detect a schema prefixing the URL, then it should also be intelligent enough to just delete the schema from the input field if it matches the schema specified above. (Be friendly to copy-paste)


Likewise, ports should be autodetected and pasted into the matching input field.
However, in that case Eclipse also outputs the "schema" error mentioned above which is not appropriate.
Comment 1 Patrick Julian CLA 2014-06-11 08:44:52 EDT
Created attachment 244147 [details]
schema in URL falsely detected but no reasonable action taken regarding the given port
Comment 2 Paul Webster CLA 2014-06-13 10:14:21 EDT
How do you get to that dialog?  Preferences>General>Network?
Comment 3 Patrick Julian CLA 2014-06-13 10:28:01 EDT
Yes, exactly.