endlessm / kolibri-explore-plugin

The kolibri plugin to add the custom channel representation
MIT License
2 stars 4 forks source link

Channel view broken with Kolibri 0.16.0-beta6 #872

Closed dbnicholson closed 11 months ago

dbnicholson commented 11 months ago

This was originally https://github.com/endlessm/kolibri-installer-android/issues/190. Currently, AppView is using metadata_cache. That causes an exception in 0.16.0-beta6 because metadata_cache was changed to handle the cache value itself instead of letting the Django middleware do it. The problem is that AppView is a regular Django View without a render callable.

That's a Kolibri bug that I'll report upstream. Fortunately, it should be easy to fix downstream as that's abusing metadata_cache, anyways.

dbnicholson commented 11 months ago

This was released in 7.7.0 and is in all the apps.

vanessa-chang commented 11 months ago

Verified passed in Chromebook 7.8-415 | Flatpack v0.7 10-16 | Windows 7.8.1.0