! 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 !
terminal-0.4.8 copy e-mail address function copies invalid address (contains ...
Status:
RESOLVED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description Ikonta 2011-08-22 12:00:50 CEST
Terminal copy (into memory buffer) e-mail address function work incorrectly.

If typed (copied) string format is 
test@mydomain.ru 
it works OK.

But if the string looks like:
<a href="mailto:test@mydomain.ru">send message</a>
terminal also suggests to copy e-mail address, but it copies the entire string "mailto:test@mydomain.ru" although the "mailto:" prefix should be skipped.
Comment 1 Daniel Le 2011-08-26 09:19:18 CEST
Created attachment 3832 
Patch #1
Comment 2 Nick Schermer editbugs 2011-08-26 11:06:28 CEST
Fixed in ef00597.
Comment 3 Nick Schermer editbugs 2011-08-26 21:44:34 CEST
*** Bug 7762 has been marked as a duplicate of this bug. ***

Bug #7909

Reported by:
Ikonta
Reported on: 2011-08-22
Last modified on: 2011-08-26
Duplicates (1):
  • 7762 terminal-0.4.6 email adress formatting while copying to memory buffer

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Attachments

Patch #1 (1.25 KB, patch)
2011-08-26 09:19 CEST , Daniel Le
no flags

Additional information