http://bugs.winehq.org/show_bug.cgi?id=12326 Summary: SHELL_FindExecutable breaks "mailto:" URL Product: Wine Version: 0.9.58. Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: developers(a)tefnet.pl Created an attachment (id=11802) --> (http://bugs.winehq.org/attachment.cgi?id=11802) mailto test script When you try to run attached script (mailtotest.sh) you will get an email with only 23 lines (not 43 as supposed to be) But when you comment out line ~560 "if (key) *key = '\0';" in SHELL_FindExecutable (dlls/shell32/shlexec.c), you will get correct email body. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.