Best practice forum (Archived)

הדיון בפורום זה הוסר

 
פרסום זה הוסר
28/06/2012, 08:49
פרסום זה הוסר ואינו זמין יותר.
Simon Coggins
Re: Face to Face request task url
על ידי Simon Coggins בתאריך 17/07/2012, 19:24
קבוצה Totara

Hi Tim,

Yes that looks like a bug. I think the fix is to add:

$newevent->contexturl = $CFG->wwwroot.'/mod/facetoface/attendees.php?s='.$session->id.'#unapproved';

into facetoface_send_notrem() in mod/facetoface/lib.php (line 2025 in the latest 1.1).

We'll get a fix into the next release.

Simon

David Curry (Core Developer)
Re: Face to Face request task url
על ידי David Curry (Core Developer) בתאריך 5/09/2012, 16:20
קבוצה Totara
Hi,

A patch for this was included in the version 1.1.19 release yesterday (5th Sept 2012).

Cheers
David