uvdesk / core-framework

UVDesk Community Helpdesk Core Framework Bundle providing the core essential functionalities and integration tools to easily integrate any other community helpdesk packages.
https://www.uvdesk.com
MIT License
60 stars 55 forks source link

In the branding option, if used the default language option then in the error page clicking on the home button redirects to automatically default language #596

Open komal-sh-27 opened 2 years ago

komal-sh-27 commented 2 years ago

Description
In the branding option, if used the default language option then in the error page clicking on the home button redirects to automatically default language

How to reproduce
Step 1: Go to the branding option and choose default language in the support center tab:

image

Step 2: Now go to the customer side and show an error page in it language:

image

Step 3: Now back to the admin side and here error page showing in it language, here admin URL is in en language but the error page showing in it language:

image

Step 4: Now click on the home button so the admin panel changes automatically from en to in it language:

image

Possible Solution

If we showing an error page on the admin side should be shown with the admin URL language instead of the chosen default language