Moodle

missing definition for string [[healthnoproblemsfound]] in /admin/health.php

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8, 1.8.1, 1.8.2, 1.9
  • Fix Version/s: 1.5.4, 1.6.5, 1.7.2, 1.8.2, 1.9
  • Component/s: Administration
  • Labels:
    None
  • Affected Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_15_STABLE, MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE

Description

just need to added it to /lang/en_utf8/moodle.php with this line:

$string['healthnoproblemsfound'] = 'There is no health problem found!';

see screenshot for current problem. Hope this helps...

Activity

Hide
Nicolas Martignoni added a comment -

Still occurs in 1.9beta. Easy fix.

Show
Nicolas Martignoni added a comment - Still occurs in 1.9beta. Easy fix.
Hide
Wen Hao Chuang added a comment -

Could I commit it to the HEAD then? Thanks!

Show
Wen Hao Chuang added a comment - Could I commit it to the HEAD then? Thanks!
Hide
Nicolas Martignoni added a comment -

Verified on fresh 1.9beta+ from CVS.

Should be backported to MOODLE_18_STABLE for complete fix, as this appears to be broken in 1.8.2 too.

Show
Nicolas Martignoni added a comment - Verified on fresh 1.9beta+ from CVS. Should be backported to MOODLE_18_STABLE for complete fix, as this appears to be broken in 1.8.2 too.
Hide
Wen Hao Chuang added a comment -

Thanks Nicolas, I backported to 15_STABLE, 16_STABLE, 17_STABLE, and 18_STABLE as well. By the way the revision number was generated automatically by Jira, correct? Thanks!

Show
Wen Hao Chuang added a comment - Thanks Nicolas, I backported to 15_STABLE, 16_STABLE, 17_STABLE, and 18_STABLE as well. By the way the revision number was generated automatically by Jira, correct? Thanks!
Hide
Nicolas Martignoni added a comment -

You mean the Fix Version/s? No, I updated it manually (just like I do now for other stable releases).

Show
Nicolas Martignoni added a comment - You mean the Fix Version/s? No, I updated it manually (just like I do now for other stable releases).
Hide
Nicolas Martignoni added a comment -

Thanks for the quick fix, Wen Hao.

Show
Nicolas Martignoni added a comment - Thanks for the quick fix, Wen Hao.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: