<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 19 Jul 2026, at 1:26, John Cooper wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE;">
<p dir="auto">leo wrote (at 1:17 AM on Saturday, July 18, 2026):</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; border-left-color: #4B89CF; color: #4B89CF;">
<p dir="auto"><strong>curl "<a href="http://localhost:8080/solr/winfried/update?commit=true">http://localhost:8080/solr/winfried/update?commit=true</a>" -H "Content-Type: text/xml" -d '<delete><query>store:”top"</query></delete>’</strong></p>
<p dir="auto">When I received this in MailMate I <em>saw</em> the same text line as above in the message view, but when I <em>copied</em> the line to the clipboard and subsequently pasted it into a text editor I got only:</p>
<p dir="auto"><strong>curl "<a href="http://localhost:8080/solr/winfried/update?commit=true">http://localhost:8080/solr/winfried/update?commit=true</a>" -H "Content-Type: text/xml" -d_ 'store:”top”’</strong></p>
<p dir="auto">I’d say this is a severe little bug, or do I do something wrong?</p>
</blockquote>
<p dir="auto">I actually see this kind of thing often enough [...]</p>
</blockquote>
<p dir="auto">Thanks for chiming in.</p>
<p dir="auto">I haven’t had this kind of behaviour before: A simple text line without any special markup (no link or similar) is scrambled.</p>
<p dir="auto">I suspect this is a peculiar edge case where, I think, <strong>MailMate</strong> is doing something wired: Maybe it interprets the <strong>text</strong> “<em><delete></em>” as <strong>HTML tag</strong> <code style="padding: 0 0.25em; background-color: #E4E4E4;"><del></code>?</p>
</div>
</div>
</body>
</html>