Version: 4.8 (using Devel) OS: Linux When replying a HTML message, a simple <a href="xyz">Foo</a> link is unnecessarily styled with underlining and a specified color: <a href="xyz"><span style=" text-decoration: underline; color:#0057ae;">Foo</span></a> Reproducible: Always Steps to Reproduce: Create a simple HTML email with a link Actual Results: The link is added some styling properties Expected Results: It should be just left as is
*** This bug has been marked as a duplicate of bug 285359 ***