Feature #78132
closedAdd return value to JavaScript function linkTo_UnCryptMailto(s)
0%
Description
The JavaScript function linkTo_UnCryptMailto(s) has no return value. It set the location.href to the uncrypted MailTo, but when I need to uncrypt a mail for other function, i have to call the function decryptString(encryptMailAdreess, offfset) whit the right offset. That's not very cool, when I will use my JavaScript, which uses uncrypted MailTo, because the offset changes from system to system.
It would be very cool, when we can call linkTo_UnCryptMailto(s) or a other function and get back the e-mail address as a plain string.
Updated by Georg Ringer over 7 years ago
- Status changed from New to Needs Feedback
thanks for creating this issue!
What do you mean with "offset changes time to time"? I don't currently see a use case for a change.
thanks for your feedback!
Updated by Anja Leichsenring about 7 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Needs Feedback to Closed
90 days without feedback -> closing it.
If you think that this is the wrong decision or that there is still work to be done, please reopen it or open a new issue with a reference to this one. Thank you.