a-plus icon indicating copy to clipboard operation
a-plus copied to clipboard

Course instance cloning does not validate reserved URL keys

Open markkuriekkinen opened this issue 5 years ago • 2 comments

The course instance cloning feature under A+ edit course allows the reserved key/url "instances". Could it use the CourseInstance.clean() method for validation? The course instance becomes broken if it uses the reserved value for the key/url.

This issue originates from #772.

markkuriekkinen avatar Feb 09 '21 11:02 markkuriekkinen

Related cloning issues: https://github.com/apluslms/a-plus/issues/755 and https://github.com/apluslms/a-plus/issues/754

markkuriekkinen avatar Feb 09 '21 11:02 markkuriekkinen

Also related: https://github.com/apluslms/a-plus/issues/782 fixed this when editing existing courses.

sayravai avatar Oct 10 '24 10:10 sayravai