Just updated to 5.1.1 (May 30, 2024) and created a child template from cassiopeia - default. Then assigned the child template as the default for all pages. The very first page I loaded after logging in to the front end is the 'Template Settings' page. The first bugs I see are that every field displays language constants instead of the English word. This is on a site that has English US installed at the default language with lots of overrides, which did seem to survive getting updated from 5.1.0 to 5.1.1.
Instead of seeing the word 'Brand" I am seeing the TPL_CASSIOPEIA_BRAND_LABEL
Instead of seeing the word 'Font" I am seeing the TPL_CASSIOPEIA_FONT_LABEL
Every field is showing their respect CONSTANTS_ instead of the English words
templateDetails.xml in the child does not have this following code between <positions> and <config> but I am not sure if that is the cause or not...
<languages folder="language">
<language tag="en-GB">en-GB/tpl_cassiopeia.ini</language>
<language tag="en-GB">en-GB/tpl_cassiopeia.sys.ini</language>
</languages>
Doesn't seem to matter. I put this in the child and still get the bug. Once changing the default back to cassiopeia-default the Template Styles page goes back to normal upon refreshing the browser.
Instead of seeing the word 'Brand" I am seeing the TPL_CASSIOPEIA_BRAND_LABEL
Instead of seeing the word 'Font" I am seeing the TPL_CASSIOPEIA_FONT_LABEL
Every field is showing their respect CONSTANTS_ instead of the English words
templateDetails.xml in the child does not have this following code between <positions> and <config> but I am not sure if that is the cause or not...
<languages folder="language">
<language tag="en-GB">en-GB/tpl_cassiopeia.ini</language>
<language tag="en-GB">en-GB/tpl_cassiopeia.sys.ini</language>
</languages>
Doesn't seem to matter. I put this in the child and still get the bug. Once changing the default back to cassiopeia-default the Template Styles page goes back to normal upon refreshing the browser.
Statistics: Posted by JimHomyak — Thu May 30, 2024 8:49 pm