Moodle

Weekday not display in non-english language in backup configuration form

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.6.3
  • Fix Version/s: 1.7
  • Component/s: Backup
  • Labels:
    None
  • Environment:
    Windows XP
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_16_STABLE
  • Fixed Branches:
    MOODLE_17_STABLE

Description

Take a look at attached image.

The Weekday in backup module not display in chinese version of Moodle. After review the code, I find that line 197 in backup/config.htm caused that problem.

$day_names[] = gmstrftime("%A",$onesunday + (($firstdayofweek+$i)*86400));

Activity

Hide
Dan Marsden added a comment -

flagging as fixed in 1.7 config.html was replaced, and that string no longer seems to appear in backup (from what I could find.)

feel free to reopen if this is a problem elsewhere in the moodle code.

thanks,

Dan

Show
Dan Marsden added a comment - flagging as fixed in 1.7 config.html was replaced, and that string no longer seems to appear in backup (from what I could find.) feel free to reopen if this is a problem elsewhere in the moodle code. thanks, Dan

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: