Skip to content

Missing language string for cache definition of jwks #3113

@aspark21

Description

@aspark21

Another new error from last week's release

Verify the breadcrumbs in different cache site administration pages/Verify the breadcrumbs in caching configuration, add assistance, edit mappings and edit sharings page as an admin

Given I navigate to "Plugins > Caching > Configuration" in site administration: debugging() message/s found:
String does not exist. Please check your string definition for cachedef_jwks/local_o365
line 163 of /lib/classes/lang_string.php: call to debugging()
line 612 of /cache/classes/definition.php: call to core\lang_string->__construct()
line 191 of /cache/classes/administration_helper.php: call to core_cache\definition->get_name()
line 819 of /cache/classes/local/administration_display_helper.php: call to core_cache\administration_helper::get_definition_summaries()
line 84 of /cache/admin.php: call to core_cache\local\administration_display_helper->generate_admin_page()

Invalid get_string() identifier: 'cachedef_jwks' or component 'local_o365'. Perhaps you are missing $string['cachedef_jwks'] = ''; in /var/www/html/local/o365/lang/en/local_o365.php?
line 355 of /lib/classes/string_manager_standard.php: call to debugging()
line 194 of /lib/classes/lang_string.php: call to core_string_manager_standard->get_string()
line 229 of /lib/classes/lang_string.php: call to core\lang_string->get_string()
line ? of unknownfile: call to core\lang_string->__toString()
line 212 of /lib/classes/collator.php: call to Collator->asort()
line 322 of /lib/classes/collator.php: call to core_collator::asort()
line 236 of /cache/classes/output/renderer.php: call to core_collator::asort_array_of_arrays_by_key()
line 825 of /cache/classes/local/administration_display_helper.php: call to core_cache\output\renderer->definition_summaries()
line 84 of /cache/admin.php: call to core_cache\local\administration_display_helper->generate_admin_page()
 (Exception)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions