! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
can't open mailto:foo_@bar.com with exo-open
Status:
CLOSED: FIXED

Comments

Description Bj 2006-10-20 10:11:11 CEST
i specified exo-open as the handler for mailto: links in firefox and it works fine with sth like mailto:foor-bar@host.com, but when i try to open foobar_@host.com, i get a message that this is not supported. but it's a valid email address, so i guess it should work.
Comment 1 Benedikt Meurer editbugs 2006-10-28 12:43:37 CEST
Created attachment 842 
Possible fix

Looks like the underscore was missing from the regex. Please check the patch.
Comment 2 Bj 2006-10-29 19:43:42 CET
sorry, i couldn't test the patch sooner, but i just got home and with the patch foobar_@host.com works fine.
Comment 3 Benedikt Meurer editbugs 2006-11-03 18:27:43 CET
Committed with revision 23613.

2006-11-03	Benedikt Meurer <benny@xfce.org>

	* exo/exo-url.c: Underscore is a valid character for usernames.
	  Bug #2453.

Bug #2453

Reported by:
Bj
Reported on: 2006-10-20
Last modified on: 2009-10-09

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
0.3.1.9svn

Attachments

Possible fix (803 bytes, patch)
2006-10-28 12:43 CEST , Benedikt Meurer
no flags

Additional information