Issue 86156 - OOo doesn't recognize username/password in HTTP hyperlink
Summary: OOo doesn't recognize username/password in HTTP hyperlink
Status: UNCONFIRMED
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: OOo 2.3
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-16 23:46 UTC by hashproduct
Modified: 2013-01-29 21:39 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hashproduct 2008-02-16 23:46:51 UTC
I inserted the following HTTP hyperlink containing an embedded username/password
into an OOo Writer document:

http://user:pass@mattmccutchen.net/private/login-test/

When I click on the hyperlink, I expect OOo to log into the Web site with the
username and password provided in the URL; instead, OOo prompts me for a
username and password.  (The same thing happened in OOo Calc, so my best guess
was to file the bug under "ui" rather than any specific application.)  When I
paste the URL into Firefox, Firefox goes directly to the page without prompting
for login information.

My résumé mentions a Web application I wrote that requires an HTTP login, and I
wanted someone reading the résumé to be able to enter the application by
clicking a single link without having to enter login information.  It would be
great if the "Insert -> Hyperlink" dialog had boxes to type in the username and
password for "Web" links just like for "FTP" ones, but what I care about now is
for an HTTP hyperlink containing a username and password to work seamlessly.