adaptlearning / adapt-contrib-core

Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.
GNU General Public License v3.0
3 stars 17 forks source link

Reset location info on changing language #566

Closed chris-steele closed 3 months ago

chris-steele commented 4 months ago

In a course any two languages may be structurally different, so to avoid potentially invalid information the current location properties in location object should be cleared.

See also https://github.com/adaptlearning/adapt-contrib-pageLevelProgress/issues/235