You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion not really, as you can see the lines move since this is actively maintained code, the long term goal is to not require the patch anymore. But for this I must remove all remaining uses of the ilObjMediaObject class.
The Interactive Video Plugin already has a registration for the WebAccessChecker in Version 2, so there is only the "little" work of removing the ilObjMediaObject video type from the plugin sources and migrate all old usages to a new plugin video object type.
Regarding the necessity to patch the WAC: In ILIAS 5.2 that seems to be exactly line 1460.
But wouldn’t it be better to include a patch file, that simply inserts a whole “block” like
into the class file, with the plugin?
The text was updated successfully, but these errors were encountered: