On 19 Jul 2026, at 1:26, John Cooper wrote:

leo wrote (at 1:17 AM on Saturday, July 18, 2026):

**curl "http://localhost:8080/solr/winfried/update?commit=true"; -H "Content-Type: text/xml" -d '<delete><query>store:”top"</query></delete>’**

When I received this in MailMate I _saw_ the same text line as above in the message view, but when I _copied_ the line to the clipboard and subsequently pasted it into a text editor I got only:

**curl "http://localhost:8080/solr/winfried/update?commit=true"; -H "Content-Type: text/xml" -d_ 'store:”top”’**

I’d say this is a severe little bug, or do I do something wrong?

I actually see this kind of thing often enough [...]

Thanks for chiming in.

I haven’t had this kind of behaviour before: A simple text line without any special markup (no link or similar) is scrambled.

I suspect this is a peculiar edge case where, I think, **MailMate** is doing something wired: Maybe it interprets the **text** “_<delete>_” as **HTML tag** `<del>`?
_______________________________________________
mailmate mailing list
Unsubscribe: https://lists.freron.com/listinfo/mailmate

Reply via email to