Best practice forum (Archived)

Die Forendiskussion wurde entfernt

 
Dieser Forumsbeitrag wurde entfernt
Thursday, 28 June 2012, 8:49 AM
Der Inhalt des Forumsbeitrags wurde gelöscht und kann nicht weiter angezeigt werden.
Simon Coggins
Re: Face to Face request task url
von Simon Coggins – Tuesday, 17 July 2012, 7:24 PM
Gruppe 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
von David Curry (Core Developer) – Wednesday, 5 September 2012, 4:20 PM
Gruppe Totara
Hi,

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

Cheers
David