Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
5.6.7
-
release
-
5.6.9
-
wt-5.7.4
-
0274
Description
If this content is present in the html message:
<a href="mailto:pippo@domain.tld?">pippo@domain.tld?</a>
the display of the message is truncated and the rest of the content present in the source is not shown.
Note:
the matcher that tries to translate the mailto into a "new message" action and if there is a "?" also look for the parameters, but the parameters are not there.
(Internal Ref: #86928)