http://bugs.winehq.org/show_bug.cgi?id=11770
--- Comment #11 from Tefnet developers developers@tefnet.pl 2009-04-07 03:04:25 --- (In reply to comment #10)
(In reply to comment #9)
(In reply to comment #8)
Adding a testcase and submitting it to wine-patches would help...
- I have no idea how to write tests for this case... It uses external native
app (xdg-open/xdg-email) to prepare an email... Tell me if you know how to do it in non-interactive way then I will try to write it...
Yeah, just looked at the patch, ignore that comment.
- Patch is not mine... I've only updated it for current wine...
Send it in, and say 'based on patch by Mark Neyhart'.
First we need to handle bug #12326 because even if this patch will generate proper mailto url for xdg-mail, it will be cut in the middle because it won't fit into wfileName[MAX_PATH] (more to read in bug report #12326)