Best practice forum (Archived)

Die Forendiskussion wurde entfernt

 
Dieser Forumsbeitrag wurde entfernt
Thursday, 28. June 2012, 08:49
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, 19:24
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, 16:20
Gruppe Totara
Hi,

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

Cheers
David