Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.2.0-b1
-
Component/s: None
-
Labels:None
Description
To reproduce:
- Install additional language
- Create client that uses new language
- Create an invoice for the client
- View the invoice through the admin interface
- Login with the client account (not through the admin action)
- View the invoice
- See that it uses the admin language instead of the client language
I think perhaps we should not cache the language, should cache in the client's language, or should not cache at all when the admin views the invoice.