View Issue Details

IDProjectCategoryView StatusLast Update
0001480Módulo 2Webmail[All Projects] Bugpublic2021-10-18 10:53
ReporterhpuigAssigned Tohpuig 
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version13.1.0 
Target Version14.0.0Fixed in Version14.0.0 
Summary0001480: Fallo en saltos de línea
DescriptionEn una conversación con múltiples contestaciones al ver el histórico de los mensajes enviados no aparecen separados. Se muestra una sola línea con todos ellos amontonados sin poder diferenciar donde termina uno y empieza el otro.
Steps To ReproduceSe debe modificar el archivo message_ajax.php
Línea 120=> Cambiar a $object->body = dol_nl2br($body, 1);
Línea132=> Cambiar a print dol_htmlentitiesbr(dol_nl2br($object->body));
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-07-06 17:26 hpuig New Issue
2021-07-06 17:26 hpuig Status new => assigned
2021-07-06 17:26 hpuig Assigned To => hpuig
2021-07-07 09:51 hpuig Fixed in Version => next
2021-07-07 10:42 hpuig Status assigned => resolved
2021-07-07 10:42 hpuig Resolution open => fixed
2021-09-20 11:55 hpuig Fixed in Version next => 14.0.0
2021-10-18 10:53 hpuig Target Version next => 14.0.0