Best practice forum (Archived)

This forum discussion has been removed

 
This forum post has been removed
Thursday, 28 June 2012, 8:49 AM
The content of this forum post has been removed and can no longer be accessed.
Simon Coggins
Re: Face to Face request task url
by Simon Coggins - Tuesday, 17 July 2012, 7:24 PM
Group 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
by David Curry (Core Developer) - Wednesday, 5 September 2012, 4:20 PM
Group Totara
Hi,

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

Cheers
David