dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #1174] Product translated description not good


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1174] Product translated description not good into PDF
Date: Sun, 01 Dec 2013 22:48:22 +0100

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

Product translated description not good into PDF

Dernières modifications

01/12/2013 22:48 (Europe/Paris)

Répondre

État

 Détails
Last Modified On:  01/12/2013 22:46 Submitted by:  HENRY Florian (fhenry)
Submitted on:  01/12/2013 22:42 
Summary:  Product translated description not good into PDF
Description:  Product translated description not good into PDF
Step to reproduce bug:  Create product A
Set transaltion for desc in English
Add the product to a proposal
Generate the proposal in English, Translation is not the good one

It s due to added string (Orign from Country) and test into core/lib/pdf.lib.php line 926
if (! empty($prodser->multilangs[$outputlangs->defaultlang]["description"]) && $desc == $prodser->description)
$desc == $prodser->description will always be diffrent because Dolibarr add automaticly (Orign from Country)
at the end of the line description
Detected in version:  3.4.1 Category:  Core Problem
Severity:  5 - Major OS Type/Version:  
PHP version:   Database type and version:  
 Etat
Status:  Open Assigned to:  HENRY Florian (fhenry)
Resolution:  Fixed 

Commentaires

HENRY Florian 01/12/2013 22:48
https://github.com/Dolibarr/dolibarr/pull/1335
https://github.com/FHenry/dolibarr/commit/c6991f97d40a3e710900dcb12bd9e06ef7e3f68c


reply via email to

[Prev in Thread] Current Thread [Next in Thread]