apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
65 stars 72 forks source link

Setting a unique CourseInstance.url in the edit course instance form crashes A+ #1327

Closed khattam2 closed 7 months ago

khattam2 commented 7 months ago

Under the Edit course section, in the Course tab, a teacher can change the URL identifier of the CourseInstance. The URLs must be unique within the same Course. When editing the url to a unique value and saving the changes, the page crashes as the old url is being called, which no longer exits.

image