Wunderbyte-GmbH / moodle-local_wunderbyte_table

Wunderbyte Table
Other
4 stars 5 forks source link

PHP message: Debugging: This page did not call $PAGE->set_url(...). Using %HOST%/lib/ajax/service.php?sesskey=ZjmqH0TF6r&info=local_wunderbyte_table_load_data in #50

Open dustinbrisebois opened 6 months ago

dustinbrisebois commented 6 months ago

We are seeing copies of this error

set_url(...). Using %HOST%/lib/ajax/service.php?sesskey=ZjmqH0TF6r&info=local_wunderbyte_table_load_data in 
* line 679 of /lib/pagelib.php: call to debugging()
* line 967 of /lib/pagelib.php: call to moodle_page->magic_get_url()
* line 1666 of /local/wunderbyte_table/classes/wunderbyte_table.php: call to moodle_page->__get()
* line 446 of /local/wunderbyte_table/classes/wunderbyte_table.php: call to local_wunderbyte_table\wunderbyte_table->recreateidstring()
* line 180 of /local/wunderbyte_table/classes/external/load_data.php: call to local_wunderbyte_table\wunderbyte_table->printtable()
* line 262 of /lib/externallib.php: call to local_wunderbyte_table\external\load_data::execute()
* line 81 of /lib/ajax/service.php: call to external_api::call_external_function()" while reading response header from upstream, client: 216.180.65.62, server: lmshosting.theworkpc.com, request: "POST /lib/ajax/service.php?sesskey=ZjmqH0TF6r&info=local_wunderbyte_table_load_data HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.1-fpm.sock:", host: "%HOST%", referrer: "%HOST%/mod/booking/view.php?id=486&whichview=showactive"
dasistwas commented 6 months ago

We are aware of this problem, but it is difficult to avoid and does not have any negative impact. @georgmaisser what is the current status of that issue?

georgmaisser commented 5 months ago

hi @dustinbrisebois , I think the error should be fixed by now. Do you use wb table in your own project, or as part of booking or any other of our plugins?

Right now, we always assume that nobody uses wb table yet in another plugin, so we are not too careful with inprovements. But you depend on it for your own project, please tell us. We'll make sure to be more careful.

Right now, rather big improvements for the filters are pending, these will break existing codes, just as a heads up.