Closed
Bug 394324
Opened 18 years ago
Closed 17 years ago
Event/Task dialog: Add Link: file:// protocol is not supported
Categories
(Calendar :: General, enhancement)
Calendar
General
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 1344266
People
(Reporter: koen.hendrickx, Unassigned)
References
()
Details
When you want a add a file to a task/event,
You can add an url, but the file:// protocol is not supported.Only http and https are supported for the moment.
I think in earlier versions (v0.2) it was possible...
Comment 1•18 years ago
|
||
FYI: Protocol support was limited with Bug 368858 on purpose.
Comment 2•18 years ago
|
||
In Trunk builds we might consider using Toolkit method openURL() (see Bug 384139) instead.
Updated•18 years ago
|
Hardware: PC → All
Summary: Visit URL: file:// protocol is not supported → Event/Task dialog: Add Link: file:// protocol is not supported
Version: Trunk → unspecified
![]() |
||
Comment 4•18 years ago
|
||
Lightning nightly build 6 feb 2008 seems to have rectified the problem - a file location can now be added as a link. Unfortunately, when the link is clicked, the location does NOT open.....should this be reported as a new bug, or as a continuation of this one?
Web URLs open OK in the browser...
Comment 5•18 years ago
|
||
Gordon, this is exactly the issue this bug is about.
Updated•18 years ago
|
![]() |
||
Comment 6•18 years ago
|
||
(In reply to comment #5)
> Gordon, this is exactly the issue this bug is about.
>
Ah. The original bug I filed was that you couldn't add a file reference in the Link function AT ALL.....
Updated•17 years ago
|
Flags: wanted-calendar1.0?
Hi. I doubt this is the right place for doing this but:
- What about putting a "Browse..." box inside the "Attach" box ?
This would just achieve complete functionnality, wouldn't it ?
Comment 9•17 years ago
|
||
Unfortunately, its more than just adding UI for adding a file. See bug 168680
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Flags: wanted-calendar1.0?
Comment 10•17 years ago
|
||
(In reply to comment #9)
Couldn't this bug be left open for adding links to the files and let bug 168680 focus on attaching them ?
I think this bug has way higher chances of getting into 1.0 than bug 168680 and even if enhancement of link support is desired.
Scenario:
I want to add link to the file located on a network share and not attach it as it is being updated constantly.
Comment 11•1 year ago
|
||
(In reply to Przemyslaw Bialik from comment #10)
Couldn't this bug be left open for adding links to the files and let bug 168680 focus on attaching them ?
I think this bug has way higher chances […] than bug 168680
[…]
Scenario: I want to add link to the file located on a network share and not attach it as it is being updated constantly.
With regards to your suggested separation, there is the open bug 1344266 for adding file:///
links to events/tasks, which is a closer match as a deduplication target anyway. (Filed later, but more progress with an attached patch.)
You need to log in
before you can comment on or make changes to this bug.
Description
•