<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rdieter@math.unl.edu" title="Rex Dieter <rdieter@math.unl.edu>"> <span class="fn">Rex Dieter</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - xdg-email: Recipients passed to Thunderbird are incorrectly quoted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91996">bug 91996</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - xdg-email: Recipients passed to Thunderbird are incorrectly quoted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91996#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - xdg-email: Recipients passed to Thunderbird are incorrectly quoted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91996">bug 91996</a>
              from <span class="vcard"><a class="email" href="mailto:rdieter@math.unl.edu" title="Rex Dieter <rdieter@math.unl.edu>"> <span class="fn">Rex Dieter</span></a>
</span></b>
        <pre>You see it only if you enable debugging, for example,

XDG_UTILS_DEBUG_LEVEL=4 xdg-email --to "<a href="mailto:pelle@dsv.su.se">pelle@dsv.su.se</a>"
Running thunderbird -compose "to='<a href="mailto:pelle@dsv.su.se">pelle@dsv.su.se</a>,'"

but I see now that the appended comma is mostly harmless, and thunderbird
ignores it in all valid cases I can find.



Applying the patch now (adjusted for recent other commits, mostly the change
from 'echo' to explicit '/bin/echo'):

<a href="http://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=03577f987730bcbe0a9f25b1f7cb386c8c4ede97">http://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=03577f987730bcbe0a9f25b1f7cb386c8c4ede97</a>

thanks again.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>