Skip to:
removed the bean definition for AssignmentSiteFsVolume, thus removing the ability to entity link to assignments. This needs to be restored.
AssignmentSiteFsVolume
Verified on 21x: https://qa21-mysql.nightly.sakaiproject.org/, build: 8fa13741
Verified in Trunk ( build: 7ef7e399, https://trunk-mysql.nightly.sakaiproject.org ). Entity link functions. In the CKEditor, click the link button, then browse server and select the created assignment. Marking as Verified
Verified on 22x: https://trunk-mysql.nightly.sakaiproject.org/, build: 7ef7e399
Tested student being able to open the assignment (link opens in new window) and student was able to submit
, disregard above comment. Noticed there was another piece removed from AssignmentTestConfiguration which also needed to be restored.
AssignmentTestConfiguration
If I restore the bean definition there are test failures (this is likely why removed the bean definition):
, any idea what Spring magic we're missing here? I know this worked at one point in time...
removed the bean definition for
AssignmentSiteFsVolume
, thus removing the ability to entity link to assignments. This needs to be restored.