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 783811 - URLs delimited with <> and word-wrapped do not work
URLs delimited with <> and word-wrapped do not work
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.24.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2017-06-15 09:32 UTC by David Woodhouse
Modified: 2021-05-19 11:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2017-06-15 09:32:47 UTC
RFC3986/STD66 Appendix C <https://tools.ietf.org/html/std66#appendix-C> says that URIs can be delimited by wrapping in <> and embedded whitespace should be ignored.

So this should work, and be clickable when received in email:

 <http://www.
  gnome.org/>

But it isn't clickable when I receive an email like that.
Comment 1 Milan Crha 2017-06-15 12:36:06 UTC
Thanks for a bug report. Some parts are done in a C code (camel-mime-filter-tohtml), when converting text/plain to HTML, some are done in composer using regular expressions [1].

[1] https://git.gnome.org/browse/evolution/tree/src/modules/webkit-editor/web-extension/e-editor-dom-functions.h#n29
Comment 2 André Klapper 2021-05-19 11:45:58 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. 
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org (resources are unfortunately quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/evolution/-/issues/

Thank you for your understanding and your help.