Created attachment 102034 [details] example email with embedded links When forwarding replying an HTML mail <a>-tags are not preserved. Steps to reproduce: import the attached email and forward it.
Could you provide a forwarding/replying email as mbox. For me it's ok here but perhaps I didn't see the problem. Thanks
Git commit da7acca24ee4feadef84423b65ec7310c1716ca0 by Montel Laurent. Committed on 06/11/2016 at 06:39. Pushed by mlaurent into branch 'master'. Allow selection when we forward message M +1 -0 messagecomposer/src/helper/messagefactory.cpp http://commits.kde.org/messagelib/da7acca24ee4feadef84423b65ec7310c1716ca0
Git commit c5dc01643fbe68236332d0b42da1806bdb833368 by Montel Laurent. Committed on 06/11/2016 at 06:40. Pushed by mlaurent into branch 'master'. Fix Bug 372085 - KMail 5.3.2: forwarding or replying to html mails do not preserve links FIXED-IN: 5.4.0 M +7 -4 src/kmcommands.cpp M +3 -2 src/kmcommands.h M +4 -3 src/kmmainwidget.cpp M +4 -4 src/kmreadermainwin.cpp http://commits.kde.org/kmail/c5dc01643fbe68236332d0b42da1806bdb833368
Created attachment 102069 [details] forwarded message although you have already closed this ticket: here is the requested forward -> only the last link is preserved (out of 3) -> another observation: in the composer window (before sending the message) even the third link is not clickable
(In reply to Laurent Montel from comment #2) > Git commit da7acca24ee4feadef84423b65ec7310c1716ca0 by Montel Laurent. > Committed on 06/11/2016 at 06:39. > Pushed by mlaurent into branch 'master'. > > Allow selection when we forward message > > M +1 -0 messagecomposer/src/helper/messagefactory.cpp > > http://commits.kde.org/messagelib/da7acca24ee4feadef84423b65ec7310c1716ca0 does it fix Bug 372072 ? -> should i mark Bug 372072 as resolved and link in the commit?
opps indeed it was 372072 I reopen it
I see that link is on the "W" but not on all url. So I can reproduce it. I don't know why it broken as it.
it seems to be a bug in qtextedit when we set html text.
Git commit ce24fc860ee444147070573cda42fe2d1369d75c by Montel Laurent. Committed on 07/11/2016 at 12:50. Pushed by mlaurent into branch 'master'. Fix Bug 372085 - KMail 5.3.2: forwarding or replying to html mails do not preserve links FIXED-IN: 5.4.0 M +3 -1 messagecomposer/src/composer/composerviewbase.cpp http://commits.kde.org/messagelib/ce24fc860ee444147070573cda42fe2d1369d75c