kaltura / moodle_plugin

8 stars 37 forks source link

This page did not call $PAGE->set_url #153

Open rlorenzo opened 7 years ago

rlorenzo commented 7 years ago

I am using the newest 4.1 release on Moodle 3.1 and when I am adding a Kaltura video in a label via the Atto plugin I get the following debugging message:

This page did not call $PAGE->set_url(...). Using https://test.ccle.ucla.edu/lib/editor/atto/plugins/kalturamedia/ltibrowse_container.php?elementid=id_introeditor&contextid=83125&height=600px&width=1112px
line 565 of /lib/pagelib.php: call to debugging()
line 773 of /lib/pagelib.php: call to moodle_page->magic_get_url()
line 33 of /theme/uclashared/lib.php: call to moodle_page->__get()
line 573 of /lib/outputlib.php: call to theme_uclashared_page_init()
line 951 of /lib/outputrenderers.php: call to theme_config->init_page()
line 706 of /theme/uclashared/renderers/core_renderer.php: call to core_renderer->header()
line 1831 of /lib/setuplib.php: call to theme_uclashared_core_renderer->header()
line 7 of /lib/editor/atto/plugins/kalturamedia/ltibrowse_container.php: call to bootstrap_renderer->__call()
kiklop74 commented 3 years ago

Provided a PR that fixes this issue.

haietza commented 1 year ago

This error is still occurring with Moodle 4.0 on MOODLE_400_STABLE branch of the plugin.