← Back to team overview

mahara-contributors team mailing list archive

[Bug 1951103] Re: Submission page with french language pack

 

Hi Jonathan. Robert figured it out: The JavaScript in the template file
theme/raw/plugintype/module/submissions/templates/index.tpl on line 741
used a single quote which would have to result in the escaping of the
escaped backslash in the language string with the ID
'releasesubmission'. So we are fixing that up (patch for 'main' for
review is at https://reviews.mahara.org/#/c/12249 and once approved will
be backported to 21.04.

We think this to be a better fix than to require translators to use the
following for the string:

$string['releasesubmission'] = 'Terminer l\\\'évaluation et
déverrouiller le portfolio envoyé ?';

So if you want to apply the fix to your 21.04 instance and not wait
until the next minor point release is out, please give it a go.

Thank you
Kristina


** Also affects: mahara/21.10
   Importance: Undecided
       Status: New

** Also affects: mahara/21.04
   Importance: Undecided
       Status: New

** Also affects: mahara/22.04
   Importance: High
       Status: In Progress

** Changed in: mahara/21.10
       Status: New => Confirmed

** Changed in: mahara/21.04
       Status: New => Confirmed

** Changed in: mahara/21.10
   Importance: Undecided => High

** Changed in: mahara/21.04
   Importance: Undecided => High

** Changed in: mahara/22.04
    Milestone: None => 22.04.0

** Changed in: mahara/21.10
    Milestone: None => 21.10.1

** Changed in: mahara/21.04
    Milestone: None => 21.04.3

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1951103

Title:
  Submission page with french language pack

Status in Mahara:
  In Progress
Status in Mahara 21.04 series:
  Confirmed
Status in Mahara 21.10 series:
  Confirmed
Status in Mahara 22.04 series:
  In Progress

Bug description:
  Mahara 21.04
  we tried in Linux and MacOs 

  When we install the french language pack, the submission page is blank
  and there is no error or log...

  Submission page : mahara.xx/module/submissions/index.php?group=21

  We saw it's because of "module.submissions.php", but we dont
  understand the problem.

  Thank you

  Jonathan

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1951103/+subscriptions



References