Moodle Community Sites

Bad Link on Moodle.org front page

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Component/s: moodle.org
  • Labels:
    None

Description

The "Moodle Community" section on the front page of moodle.org has a bad link to the Using Moodle course.

The code in the section is written as:

<a title="Click here to visit <a href=" http://moodle.org/course/view.php?id="5"">Using Moodle</a>" href="/course/view.php?id=5">

and is displaying:

Using Moodle" href="/course/view.php?id=5">

I think it should be:

<a title="Click here to visit" href=" http://moodle.org/course/view.php?id=5">Using Moodle</a>

Activity

Hide
Martin Dougiamas added a comment -

Thanks for the report! I just saw that too.

Show
Martin Dougiamas added a comment - Thanks for the report! I just saw that too.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: