Quantcast
Channel: Backup and restore
Viewing all articles
Browse latest Browse all 6815

Re: Moodle 4.2 : Backups (CLI and GUI) not working (htmlspecialchars error message))

$
0
0
by Ken Task.  

Well, that's 'special' ... no pun intended, either! :|

The only place in 4.2.3+ (Build: 20231116) git acquired core code where "htmlspecialchars()"
exist is in:
 
./lib/adodb/adodb-pager.inc.php:        if (!empty($PHP_SELF)) $PHP_SELF = htmlspecialchars($_SERVER['PHP_SELF']); // htmlspecialchars() to prevent XSS attacks

You might have a plugin, however ... so at the root of moodle code,
issue:

fgrep 'htmlspecialchars()' ./*/*/*

That will scroll a lot so you might have to page up screens to find where that kicks out.

Me thinks related to language ... are you in need of a language pack update/upgrade?

Also ... do you have all the php extensions you need for that version?

'SoS', Ken


'SoS', Ken


Viewing all articles
Browse latest Browse all 6815

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>