Query parameters are trimmed in the link from email sharing
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3374819. --> Reported by: [vulcanr](https://www.drupal.org/user/3210849) Related to !12 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When sharing an URL with contextual filters, or other symbols on it, those symbols are trimmed from the URL at the moment of sharing.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Wrap the body of the `mailto:` in urlencode().</p>
issue