mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #41924
[Bug 1681282] Re: warning message when using japanese language pack
** Changed in: mahara/17.10
Milestone: 17.10.0 => None
** Changed in: mahara
Milestone: 17.04.0 => None
** Changed in: mahara
Status: In Progress => Invalid
** Changed in: mahara/17.10
Status: Confirmed => Invalid
--
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/1681282
Title:
warning message when using japanese language pack
Status in Mahara:
Invalid
Status in Mahara 17.10 series:
Invalid
Bug description:
Install japanese language pack
go to admin/index.php
refresh the page
you will see a warning message:
[WAR] b4 (lib/mahara.php:1470) sprintf(): Too few arguments
This is happening because the function sprintf has a string parameter
containing a '%' symbol that makes the function expect an extra
string, but the symbol is in fact part of an URL.
parameter string:
<strong class="error text-danger">Cronが動作していません。</strong><br />cronのセットアップに関するインストラクションは<a href="https://wiki.mahara.org/wiki/System_Administrator%27s_Guide/Installing_Mahara">installation guide</a>をご覧ください。あなたがすでにcronをセットアップしている場合、直近の1つまたはそれ以上の処理が正しく実行されませんでした。
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1681282/+subscriptions
References