[ https://issues.apache.org/struts/browse/WW-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Holmes updated WW-2748: ----------------------------- Fix Version/s: 2.1.3 Anyone know if there is a reason the current order is the way it is? > Preparable interceptor called prior to i8n > ------------------------------------------ > > Key: WW-2748 > URL: https://issues.apache.org/struts/browse/WW-2748 > Project: Struts 2 > Issue Type: Bug > Components: Core Interceptors > Affects Versions: 2.0.11.2 > Reporter: Dean Pullen > Priority: Minor > Fix For: 2.1.3 > > > The preparable interceptor is called prior to i8n in the default stack. > This means any calls to getText etc will retrieve messages based on the > default locale, not the user's selected locale. > Obviously this can be fixed by implementing your own stack and listing the > i8n first, however, we can't understand why i8n wouldn't be prior to > preparable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.