Warning: Undefined array key "type" in /home/sc3actupro2s/yacs/overlays/issue.php on line 502

Warning: Undefined array key "type" in /home/sc3actupro2s/yacs/overlays/issue.php on line 759

Warning: Undefined array key "type" in /home/sc3actupro2s/yacs/overlays/issue.php on line 502
Problème sur la publication automatique par mail [CORRECTION A INTEGRER] [Intégré] - Yacs

Aller au contenu principal Aide Panneau de contrôle

Soupçons de bogues

Problème sur la publication automatique par mail [CORRECTION A INTEGRER] [Intégré]

Le champ "description" n'est pas mis à jour

Avancement100%
WorkflowBesoin d'aide
StatutLa solution a été intégrée

Bug ligne 639 dans le script articles/article.php :

$body = "\n\n".$body;

à remplacer par

$body = "\n\n".$items[1];