'Base' module can not deal with encoding and decoding
of strings with HTML character entities.
It seems that the module provides a function (under
ActionFrame) to load catalogue messages. But its routine
can not replace HTML entities found in the catalogue
message with the corresponding character.
Example, file admin.php calling 'preferences' under
ActionFrame:
'Base' module can not deal with encoding and decoding
of strings with HTML character entities.
It seems that the module provides a function (under
ActionFrame) to load catalogue messages. But its routine
can not replace HTML entities found in the catalogue
message with the corresponding character.
Example, file admin.php calling 'preferences' under
ActionFrame:
modules/base/admin/index.php?action=PreferenceEdit&confcat_id=1
And HTML entities within catalogue messages:
(modules/base/language/french/admin.php)
define('_MD_AM_GENERAL', "Paramétres
généraux");