After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 524130 - Tasks should have clickable URLs in body and an associated URL.
Tasks should have clickable URLs in body and an associated URL.
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Tasks
2.22.x (obsolete)
Other All
: Normal minor
: ---
Assigned To: Milan Crha
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-03-24 14:12 UTC by Jo-Erlend Schinstad
Modified: 2008-07-09 08:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
proposed evo patch (3.65 KB, patch)
2008-07-08 10:44 UTC, Milan Crha
committed Details | Review

Description Jo-Erlend Schinstad 2008-03-24 14:12:33 UTC
A tasks description body very often contains links to places on the web. Those links should automatically be clickable so that you don't have to copy and paste the link into your web browser in order to follow it.

Tasks should also have an associated URL. When I'm working on bugs, I end the task description with: "Finished: <url to bug>". This shouldn't be necessary. It would be much better if the task had a special field for that URL.  

Other information:
There is a similar bug report for Calendar, as I understand it. It's not identical, but it could be relevant: http://bugzilla.gnome.org/show_bug.cgi?id=304112
Comment 1 Milan Crha 2008-07-08 10:44:29 UTC
Created attachment 114173 [details] [review]
proposed evo patch

foe evolution;

I agree that tasks and memos descriptions should have clickable links if they contains them, but I do not think the associated URL is necessary for this.
This patch renders links in a description in preview pane as clickable.
Comment 2 Matthew Barnes 2008-07-08 14:38:28 UTC
Would be nice if the /editing/ window could highlight URLs in the description as well, for those of us who don't use task/memo previews.  But this still is a good step forward.
Comment 3 Milan Crha 2008-07-08 15:31:29 UTC
(In reply to comment #2)
> Would be nice if the /editing/ window could highlight URLs in the description
> as well, for those of us who don't use task/memo previews.  But this still is a
> good step forward.
> 

The bug #304112 is about editing window, so we "can" do that there.
Comment 4 Srinivasa Ragavan 2008-07-08 21:01:32 UTC
Perfect. Just test and commit it.
Comment 5 Milan Crha 2008-07-09 08:02:25 UTC
Committed to trunk. Committed revision 35734.