Headers are in English / Partial content is in English / Application Keys are shown after upgrade
Issue:
Any of the following issues can occur. Issue can occur post upgrade too.
- Even if application is set to non-english language, headers are shown in English.
- Some portion in the application is still in English while the rest of the application is in non-english language.
- Application keys are shown instead of text (common.header.request, etc.)
Fix:
- If the issue is after upgrade, and you have reverted, please try to upgrade again (optional).
- Check the contents of the following folder before starting the server.
- SDP/webapps/ROOT/scripts/i18n folder
- SDP/webapps/ROOT/ember/i18n folder (if it exists)
- After upgrade, if server is not started, the i18n folder shouldn't be present or should be empty and after first startup, new files should be generated. (optional)
- If it is not the case, please rename (both) i18n folder(s) to 'i18n.old' and start the server.
- This should re-populate the files and the issue shouldn't be present when checked in incognito window.
- If the issue is still present, kindly zip the logs folder and zip the i18.old folder(s) with us.
New to ADSelfService Plus?
Related Articles
Rename request description in translations
In translations, there are many descriptions, to identify request description and modify, follow the steps below, 1. Navigate to Admin->Translations page and search for "description". 2. A list of matches will be loaded. Now press F12 button. Make ...
Upgrade Failure due to the presence of CtrlZ Failure
This issue (SD-118352) in fixed in version 14710. Post this release, these characters are handled in the migration itself. If you are planning to migrate from version less than 14610 to 14610, then you can directly migrate to 14710, to handle this ...
Query to remove headers from all form of exported reports (MSSQL & PGSQL)
We can remove header in reports by execute the below query. This will remove headers in all format of reports like csv , xls ,html and pdf. For PGSQL: update customreportsettings set removetitle='t'; For MSSQL: update customreportsettings set ...
Non English characters is shown as Garbled Text when updating in postgres database through cmd
Issue : Non English characters is shown as Garbled Text when updating in postgres database through command prompt. say for example, 同意(自动通过) is being saved as ͬÒâ(×Ô¶¯Í¨¹ý) when updating via windows command prompt. Reference Ticket : #8633870 Root ...
Error - Sanity Failed - Upgrade from 8121 to 11
While upgrading from 8121 to 11, after executing Updatemanager.bat and if the update fails, You need to check the Updatemanager logs in the path < Support Center Plus Application path -> Server-> Default-> Logs > . And if you find the below ...