ignore some internal warnings
prevent the display of warnings caused by the definition of deprecated functions
so that the output of cubicweb-ctl is not polluted.
functionset_tab(tabname,cookiename){// set appropriate cookieasyncRemoteExec('set_cookie',cookiename,tabname);// trigger show + tabname eventtrigger_load(tabname);}