Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.0-b1
-
Component/s: None
-
Labels:None
Description
The preAction event is called during AppController::preAction, but may occur too early. It may be best to move it further down toward the end of the action, but we will need to look into it to be sure.
Mentioned @ https://www.blesta.com/forums/index.php?/topic/11039-set-language-no-longer-work/
Update: we can move it to after the language is set, but before content is set to the view.