Non-core contributed modules

Link on the My page incorrect (fix inside)

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Duplicate
  • Affects Version/s: 1.9.7
  • Fix Version/s: None
  • Component/s: Module: OU wiki
  • Labels:
    None
  • Environment:
    All
  • Database:
    Any
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_19_STABLE

Description

The link shown on the My page for a wiki incorrectly uses /mod/ouwiki/view.php?wid=<id from the wiki table> and yields the error "A required parameter (id) was missing" when clicked.

The fix is to modify /mod/ouwiki/lib.php line 433 to use the course module id:

$CFG->wwwroot.'/mod/ouwiki/view.php?id='.$new[$wiki->id]->cmid.'">'.

Issue Links

Activity

Hide
Sam Marshall added a comment -

Thanks - but I think we got that one already. This is a duplicate of CONTRIB-1672, which was supposedly fixed in ouwiki from 3 December 2009 onward.

Show
Sam Marshall added a comment - Thanks - but I think we got that one already. This is a duplicate of CONTRIB-1672, which was supposedly fixed in ouwiki from 3 December 2009 onward.
Hide
Mark van Hoek added a comment -

OK - I'll update to the CVS version. Perhaps you could update the release on the Modules and Plugins page http://moodle.org/mod/data/view.php?d=13&rid=1015 - it is a year old, after all

Thanks, Sam !

Mark

Show
Mark van Hoek added a comment - OK - I'll update to the CVS version. Perhaps you could update the release on the Modules and Plugins page http://moodle.org/mod/data/view.php?d=13&rid=1015 - it is a year old, after all Thanks, Sam ! Mark
Hide
Sam Marshall added a comment -

Um, yes, good point. Sorry. I have updated the page to give a link to tracker fixes (ordered by date) which should give a more realistic view of most recent update.

Show
Sam Marshall added a comment - Um, yes, good point. Sorry. I have updated the page to give a link to tracker fixes (ordered by date) which should give a more realistic view of most recent update.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: