Best practice forum (Archived)

Deze forumdiscussie is verwijderd

 
Dit forumbericht is verwijderd
Thursday, 28 June 2012, 08:49 AM
De inhoud van dit forumbericht is verwijderd en is niet langer toegankelijk.
Simon Coggins
Re: Face to Face request task url
door Simon Coggins - Tuesday, 17 July 2012, 19:24 PM
Groep 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
door David Curry (Core Developer) - Wednesday, 5 September 2012, 16:20 PM
Groep Totara
Hi,

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

Cheers
David