User tests: Successful: Unsuccessful:
Same error as in #6569
$this->default_lang is NOT the default site language
To test, create a simple multilingual site and make sure Automatic Language Change is set to Yes in the languagefilter plugin.
Create a registered user and do not set his language ( i.e. "Use Default" in the drop down for his site language when editing his profile, tab : Global Settings)
Load a page, containing a login module, in the language which is NOT the global default Site language.
When the user logins the behaviour is normally to redirect to the global default Site language.
The bug is that it does not redirect there but stays with the same language.
Patch and test again.
Make sure that setting a specific language for the user also works fine.
Labels |
Added:
?
|
Easy | No | ⇒ | Yes |
Category | ⇒ | Multilanguage |
Works as expected. After login through "NL" it redirects to "GB" - same page
RTC
Status | Pending | ⇒ | Ready to Commit |
Thanks for testing. RTC
Labels |
Added:
?
|
Tested on joomla.org/3/ successfully.
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-04-09 18:06:18 |
Labels |
Removed:
?
|
@test: patch OK for me