Issue 57721 - Add a selection "relative / absolute" to the hyperlink dialogue
Summary: Add a selection "relative / absolute" to the hyperlink dialogue
Status: CONFIRMED
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial with 8 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 48308 63824 66372 (view as issue list)
Depends on: 7532
Blocks:
  Show dependency tree
 
Reported: 2005-11-11 07:11 UTC by Rainer Bielefeld
Modified: 2013-02-07 22:42 UTC (History)
3 users (show)

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


Attachments
screenshot showing how that is handled in MOZILLA (93.91 KB, image/png)
2005-11-11 07:12 UTC, Rainer Bielefeld
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Rainer Bielefeld 2005-11-11 07:11:15 UTC
Currently OOo shows all hyperlinks with a complete absolute address like
<file:///e:/Rainer/Eigene%20Dateien/TEMP/oootestfiles/48308_relativehyperlinks/goal/goal.odt>,
but that hyperlink will be hadled relative (if possible), or absolute, if it
leads to another drive or other curcumstances make it impossible to hadle it
relative.

That often confuses users.

The hyperlink dialogue should show clearly whether OOo will handle the shown
hyplerink relative or absolute, and there should be a checkbox or some other
selection so that the user can decide whether the hyperlink should be relative
or absolute. That might look like you see it in attached screenshot
"mozillaoption.png".
Comment 1 Rainer Bielefeld 2005-11-11 07:12:12 UTC
Created attachment 31359 [details]
screenshot showing how that is handled in MOZILLA
Comment 2 Rainer Bielefeld 2005-11-11 07:13:09 UTC
Change platform / OS, issuetype
Comment 3 Rainer Bielefeld 2005-11-11 07:14:37 UTC
reassigned
Comment 4 Rainer Bielefeld 2006-06-13 06:15:13 UTC
*** Issue 66372 has been marked as a duplicate of this issue. ***
Comment 5 Rainer Bielefeld 2006-12-13 17:03:43 UTC
*** Issue 63824 has been marked as a duplicate of this issue. ***
Comment 6 Rainer Bielefeld 2006-12-13 17:07:38 UTC
The report for Issue 63824 shows a new aspect with a serious limitation of OOo's
usability caused by the current automatic hyperlink handling.
Comment 7 Rainer Bielefeld 2008-03-05 10:57:00 UTC
*** Issue 48308 has been marked as a duplicate of this issue. ***
Comment 8 jdalcolmo 2008-08-04 14:44:37 UTC
I also would like to see an 'absolute/relative' option mark on hyperlinks.
In addition, I believe the actual hyperlink stored should not look like an
absolute hyperlink, when it is really a relative one. Unfortunately, as far as I
know, there is no relative URL specification: file:///... is always absolute,
but this should really be changed. It is extremely confusing to see an absolute
URL, but the software handles it relative.

Moreover, OOo does not convert automatically to a relative path everywhere!
Data links from a form to a Base file for example, are always absolute. This
behaviour should be changed, so a Base Database file and its interface (a Writer
file) can be distributed together, without having to set the link again on every
computer, when a central database is not needed or wanted. For example, we would
keep such a Writer/Base file pair for some simple database in our office on an
SVN server, but each use would have to have a different (absolute) link in his
Writer file, making it impossible to store the Writer file on SVN. A relative
link would solve the problem.

In turn the same goes for the data sources in Base themselves. Although with a
DBMS the link will be normally an absolute one, with file based databases (like
Sqlite) a relative link will be generally more useful.
Comment 9 buzzdee 2008-09-30 07:49:44 UTC
*** Issue 57721 has been confirmed by votes. ***
Comment 10 buzzdee 2008-09-30 07:53:24 UTC
I'd also like to see relative paths, when I entered them, as for me its a bit 
confusing to see the full path in the document, and trying to figure out, 
whether it is really a relative path, or an absolute one.
Comment 11 Rainer Bielefeld 2008-10-30 07:26:32 UTC
This Feature wouldn't only be useful for "clickable" links, but also for all
linked document contents like pictures, OLE objects.

Related issues are
Issue 16824: (the workaround is not flexible enough)
Issue 7532
Issue 95614
Issue 63186: More or less the same as reported here
Issue 21576