Skip to content

confirmation mail: preserve line breaks#3391

Merged
Chartman123 merged 1 commit into
nextcloud:mainfrom
SnejPro:patch-1
Jun 7, 2026
Merged

confirmation mail: preserve line breaks#3391
Chartman123 merged 1 commit into
nextcloud:mainfrom
SnejPro:patch-1

Conversation

@SnejPro

@SnejPro SnejPro commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Preserve line breaks in confirmations mails. Because addBodyText would escape the <br />-tags we need to deliver seperate html and plaintext bodys

Issue: @3389

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI
  • The content of this PR was proudly created by human mind

Preserve line breaks in confirmations mails. Because addBodyText would escape the `<br />`-tags we need to deliver seperate html and plaintext bodys

Signed-off-by: Jens <11321022+SnejPro@users.noreply.github.com>
@Chartman123 Chartman123 self-requested a review June 7, 2026 16:06
@Chartman123 Chartman123 added bug Something isn't working 3. to review Waiting for reviews labels Jun 7, 2026
@Chartman123 Chartman123 added this to the 5.3 milestone Jun 7, 2026
@Chartman123 Chartman123 linked an issue Jun 7, 2026 that may be closed by this pull request
@SnejPro

SnejPro commented Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

@Chartman123 Is there something I have to fix? For me, it does not seem as if the errors have something to do with my PR.

@Chartman123

Copy link
Copy Markdown
Collaborator

The errors come from a bug in Codecov action

@Chartman123 Chartman123 merged commit 86886a1 into nextcloud:main Jun 7, 2026
50 of 52 checks passed
@Chartman123

Copy link
Copy Markdown
Collaborator

Thanks for finding and fixing this bug :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confirmation Mail: Line breaks missing

2 participants