Non-core contributed modules

Path to file incorrect in source

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.8
  • Fix Version/s: None
  • Component/s: Block: Accessibility
  • Labels:
    None
  • Environment:
    Windows, XAMPP
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_19_STABLE

Description

Hi,

I think recent changes have introduced a new bug. The block reported an error that a required file was missing.

Changing line 126 from...

$CFG->wwwroot.'/blocks/accessibility/local/accessibility.js.php'));

...to...

$CFG->wwwroot.'/blocks/accessibility/accessibility.js.php'));

...resolved the issue.

Activity

Hide
Mark Johnson added a comment -

Thanks Michael,
I've committed that fix to CVS.

Show
Mark Johnson added a comment - Thanks Michael, I've committed that fix to CVS.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: