Closed DanThrane closed 8 years ago
The interface changed for sdu:linkToTeacher. It previously allowed for a teacher's string alias to be passed, but now expects a teacher. This change wasn't intended and should be reverted to allow for correct use in the taglibs. See https://github.com/DanThrane/tekvideo.sdu.dk/blob/master/grails-app/taglib/dk/sdu/tekvideo/TeachingTagLib.groovy#L12
Contract was changed to require a teacher instance.
The interface changed for sdu:linkToTeacher. It previously allowed for a teacher's string alias to be passed, but now expects a teacher. This change wasn't intended and should be reverted to allow for correct use in the taglibs. See https://github.com/DanThrane/tekvideo.sdu.dk/blob/master/grails-app/taglib/dk/sdu/tekvideo/TeachingTagLib.groovy#L12