Moodle

Typo in: moodle/lang/en_utf8/admin.php in the configcronremotepassword string

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Duplicate
  • Affects Version/s: 1.8
  • Fix Version/s: None
  • Component/s: Administration
  • Labels:
    None
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_18_STABLE

Description

The example site listed in moodle/lang/en_utf8/admin.php has a typo, it has a period where a slash should be:

-http://site.example.com/admin.cron.php?password=opensesame
+http://site.example.com/admin/cron.php?password=opensesame

$string['configcronremotepassword'] = 'This means that the cron.php script cannot be run from a web browser without supplying the password using the following form of URL:<pre>
moodle/lang/en_utf8/admin.php: http://site.example.com/admin.cron.php?password=opensesame

Issue Links

Activity

Hide
Dave Habben added a comment -

This issue can now be closed, it was fixed by a duplicate bug report:

http://tracker.moodle.org/browse/MDL-8956

2007-03-19 Monday 16:22 skodak

  • lang/en_utf8/admin.php:

MDL-8956 Mistake in admin.php - wrong cron url

Show
Dave Habben added a comment - This issue can now be closed, it was fixed by a duplicate bug report: http://tracker.moodle.org/browse/MDL-8956 2007-03-19 Monday 16:22 skodak
  • lang/en_utf8/admin.php:
MDL-8956 Mistake in admin.php - wrong cron url

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: