?
Referenced as Related to: # 4797
avatar osignell
osignell
8 Oct 2014

Steps to reproduce the issue

  1. create multilingual site
  2. set english as default language, swedish as secondary
  3. create a public menu item in swedish pointing to a registered article in swedish
  4. switch to swedish in the frontend, click the menu item link
  5. login form is shown, log in with valid username

Expected result

User is logged in and the registered article in Swedish appears.

Actual result

User is logged in, but redirected to the front page and language changed to English.

System information (as much as possible)

Joomla 3.3.6, language filter plugin activated

Additional comments

It seems like the function onUserLogin() in the languagefilter system plugin always uses the site's default language when logging in and not the currently selected language.

Possibly related to [#4079] - #30873 Language Filter Error

avatar osignell osignell - open - 8 Oct 2014
avatar osignell
osignell - comment - 8 Oct 2014

I have a possible fix for languagefilter.php, but my github skills are not good enough to get the pull reqeust done.

avatar nicksavov
nicksavov - comment - 16 Oct 2014

Hi Oskar,

Great, thanks! Here's a really easy way to submit a simple code change like this one:
http://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests

avatar nicksavov nicksavov - change - 16 Oct 2014
Labels Added: ?
avatar jissues-bot jissues-bot - close - 17 Oct 2014
avatar zero-24 zero-24 - close - 17 Oct 2014
avatar brianteeman brianteeman - change - 17 Oct 2014
Status New Closed
avatar brianteeman
brianteeman - comment - 17 Oct 2014

Please see #4483 for a proposed fix

avatar jissues-bot
jissues-bot - comment - 17 Oct 2014
avatar jissues-bot jissues-bot - change - 17 Oct 2014
Closed_Date 0000-00-00 00:00:00 2014-10-17 16:45:13
avatar nicksavov
nicksavov - comment - 17 Oct 2014

Link: #4797

avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment