Summary: | mailto link with <at> not recognized correctly | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Toralf Förster <toralf.foerster> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bjoern, jtamate, thomas.moschny |
Priority: | NOR | ||
Version: | 1.11.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Toralf Förster
2008-01-15 18:42:03 UTC
Confirmed. The web page is the problem, the mailto link is actually "sysstat <at> orange.fr" The reason for that is to prevent spam bot harvesting by munging the e-mail address. There is no standard for munging e-mail as the bots would be updated to handle it, therefore making it useless. I recommend this bug be closed as N/A or something to that effect. However, for an enhancement, put the entire line in the To: field while still be compatable to the subject/body that can be in mailto links. So instead of "sysstat orange.fr <at>" it would be "sysstat <at> orange.fr" However, there may be a reason for putting the <at> at the end. Can someone enlighten us? The same behaviour in kmail 1.11.90 (kde 4.2.65). This is a duplicate of #82827, no? (In reply to comment #4) > This is a duplicate of #82827, no? Probably yes, although the original bug report complains about "it stays unconverted" where this issue complains about a wrong reordering of the text components. issue still in KMail Version 1.12.3 Using KDE 4.3.3 (KDE 4.3.3) |