| Summary: | Title formatting not properly restored for HTML messages (templates, edit as new) | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | missoline |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | auxsvr, carl |
| Priority: | NOR | ||
| Version First Reported In: | 5.20.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
missoline
2022-07-01 08:47:55 UTC
I can reproduce the behavior. Small observations I found: the title is saved as a `<p>` in the template, but when exporting the current email from the composer to a html file, it is correctly saved as `<h1>`. |