Best practice forum (Archived)

Face to Face bug in a session having different start/end dates

 
Jamie Kramer
Face to Face bug in a session having different start/end dates
by Jamie Kramer - Saturday, 1 February 2014, 11:55 AM
 

If you create a session in an ILT activity that has a start date that is different than the end date, you will encounter this within the course topic activity area for the ILT (see screenshot):

Instead of the session start/end date being rendered you just see the name of the language string it tries to render. The problem is, sessionstartfinishandtime is a non-existent language string in mod/facetoface/lang

However, this string does exist: sessionstartfinishdateandtime

I think that line 2270 (Totara 2.5.6) in mod/facetoface/lib.php should use the sessionstartfinishdateandtime string instead of the failing sessionstartfinishandtime string. This is at least the workaround I would suggest for the time being, as it now renders as the following (see screenshot);

 

me
Re: Face to Face bug in a session having different start/end dates
by George Angus - Sunday, 2 February 2014, 2:05 PM
Group Totara

Hi Jamie,

This is a bug - Ill file a bug report. Thanks for bringing this to our attention.

regards,

George.

 

 

Moises Burgos
Re: Face to Face bug in a session having different start/end dates
by Moises Burgos - Monday, 3 February 2014, 8:20 PM
 

Hi Jamie,

This issue has been fixed in Totara 2.5.7 release. Please let us know if you have any more problems.


Moises