mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49827
[Bug 1794990] [NEW] Can't export portfolio with french translation
Public bug reported:
Mahara version : 18.04.2
french langPack : 18.04
A problem in french translation generate a JS error when trying to export a portfolio (export/index.php).
You need to modify the string that is inserted in the JS to escape the quote.
You need to modify the file fr.utf8/lang/fr.utf8/export.php
$string['exportgeneratedsuccessfully1'] = 'L\'export a été généré avec
succès.';
become
$string['exportgeneratedsuccessfully1'] = 'L\\\'export a été généré avec succès.';
Sorry if this is not the right place to put this but I couldn't find a
better place.
** Affects: mahara
Importance: Undecided
Status: New
** Tags: export french js transalation
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1794990
Title:
Can't export portfolio with french translation
Status in Mahara:
New
Bug description:
Mahara version : 18.04.2
french langPack : 18.04
A problem in french translation generate a JS error when trying to export a portfolio (export/index.php).
You need to modify the string that is inserted in the JS to escape the quote.
You need to modify the file fr.utf8/lang/fr.utf8/export.php
$string['exportgeneratedsuccessfully1'] = 'L\'export a été généré avec
succès.';
become
$string['exportgeneratedsuccessfully1'] = 'L\\\'export a été généré avec succès.';
Sorry if this is not the right place to put this but I couldn't find a
better place.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1794990/+subscriptions
Follow ups
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Robert Lyon, 2019-04-30
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Rebecca Blundell, 2019-04-30
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Robert Lyon, 2019-04-30
-
[Bug 1794990] A change has been merged
From: Mahara Bot, 2018-11-12
-
[Bug 1794990] A patch has been submitted for review
From: Mahara Bot, 2018-11-12
-
[Bug 1794990] A change has been merged
From: Mahara Bot, 2018-11-12
-
[Bug 1794990] A patch has been submitted for review
From: Mahara Bot, 2018-11-12
-
[Bug 1794990] A change has been merged
From: Mahara Bot, 2018-11-12
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Robert Lyon, 2018-11-12
-
[Bug 1794990] A patch has been submitted for review
From: Mahara Bot, 2018-11-12
-
[Bug 1794990] A change has been merged
From: Mahara Bot, 2018-11-12
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Robert Lyon, 2018-11-12
-
[Bug 1794990] A patch has been submitted for review
From: Mahara Bot, 2018-11-08
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Cecilia Vela Gurovic, 2018-11-08
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Kristina Hoeppner, 2018-10-31
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Cmathieu, 2018-10-30
-
[Bug 1794990] Re: Can't export portfolio with french translation
From: Kristina Hoeppner, 2018-09-30