From: Jamie C. <jca...@we...> - 2023-01-24 05:37:02
|
On 23/Jan/2023 13:57 Michael Romagnoli <we...@ro...> wrote .. > > Here is an odd, but small bug when using Usermin Mail: > > When you hit "reply", normally a "re:" appears in the subject line. This happens, > but not always. If the subject starts with "re" (capitalized or lowercase), the > "re:" for the reply does not appear! > > If I were to guess, there is a test case for whether or not there is a reply, and > to only place the "re:" if "re" is not already there. Maybe test for "re:" as > whether or not to apply an "re:" for the subject line? That's just a guess on > my part, though..... Thanks for pointing this out! I'll fix that in the next release .. |