a-plus
a-plus copied to clipboard
Course instance cloning does not validate reserved URL keys
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.
Related cloning issues: https://github.com/apluslms/a-plus/issues/755 and https://github.com/apluslms/a-plus/issues/754
Also related: https://github.com/apluslms/a-plus/issues/782 fixed this when editing existing courses.