annotate mod_email_pass/templates/sendtoken.mail @ 4700:f821eeac0e50
mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)
Introduced in ded630a87563
stanza:get_child() and :get_child_text() operates on the first child
when no name or namespace is given.
If it so happens that the first child is an <thread/> instead of <body>
then it calculates the line length against that instead of the body.
Apparently in the vast majority of clients the <body> is first, so this
issue was not noticed until now.
author |
Kim Alvefur <zash@zash.se> |
date |
Wed, 29 Sep 2021 13:39:59 +0200 |
parents |
0ae065453dc9 |
children |
|
rev |
line source |
1342
|
1 Hola: |
|
2 |
|
3 Si has recibido este email es porque has solicitado el reseteo de la |
|
4 clave de tu cuenta Jabber/XMPP {jid} |
|
5 |
|
6 Para proceder con el cambio de clave, haz click en el siguiente enlace: |
|
7 |
|
8 {url} |
|
9 |
|
10 Si no has solicitado resetear tu clave, ignora este mensaje. |
|
11 |
|
12 Atentamente, el equipo de mijabber.es |
|
13 |
|
14 |