? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
11 Apr 2017

Pull Request for Issue #14865.

Summary of Changes

On multilanguage sites when a user open the registration page, only fields should be displayed which do belong to the actual language.

Testing Instructions

  • Install a fresh joomla without sample data but with multilanguage. Select some additional languages to install.
  • Create a user field and assign it to a language which is not en-GB.
  • Enable user registration in the user options.
  • On the front make sure you open the page with the English language.
  • Click in the log in module on register.

Expected result

No field is shown.

Actual result

The field is shown which does not belong to the English language.

avatar laoneo laoneo - open - 11 Apr 2017
avatar laoneo laoneo - change - 11 Apr 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Apr 2017
Category Front End com_users
avatar AlexRed AlexRed - test_item - 11 Apr 2017 - Tested successfully
avatar AlexRed
AlexRed - comment - 11 Apr 2017

I have tested this item successfully on e9530c2

Patch ok for me.
I hope you can fix also in contact


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15223.

avatar laoneo
laoneo - comment - 11 Apr 2017

Missed that, where can I find instructions to reproduce?

avatar AlexRed
AlexRed - comment - 11 Apr 2017

the same situation for the user registration, also for fields in the contact no language support

avatar Quy Quy - test_item - 11 Apr 2017 - Tested successfully
avatar Quy
Quy - comment - 11 Apr 2017

I have tested this item successfully on e9530c2


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15223.

avatar franz-wohlkoenig franz-wohlkoenig - change - 11 Apr 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 11 Apr 2017

RTC after two successful tests.

avatar laoneo
laoneo - comment - 11 Apr 2017

PR #15229 should solve the contact issue. Can you guys please test it as well? Thanks.

avatar rdeutz rdeutz - change - 11 Apr 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-04-11 18:19:26
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 11 Apr 2017
avatar rdeutz rdeutz - merge - 11 Apr 2017
avatar nikslor
nikslor - comment - 12 Apr 2017

Hi @laoneo

PR #15229 looks good from the first sight. I'll check further as soon as possible and will give you a more complete feedback within the next few days.

avatar infograf768
infograf768 - comment - 14 Apr 2017

I disagree with this PR. It does not check if multilingual is on.
Making PR to modify this.

avatar visintinl
visintinl - comment - 20 Nov 2019

Hello, I'm a newbie on this argument, but I have this same problem, i.e. in my registration form I've added a group with a few additional fields, one for the first lang IT, the second for EN. But when I navigate to the page containing the registration form I see both groups, the IT and the EN at the same time. After lot of searches I reached this page, which was so promising, but after checking my J3.9.13 file "components/com_users/models/registration.php" I've found that it already contains the version of code exposed in #15297. What I'm missing? There is some newer solution? Thanks a lot.
Luigi

Add a Comment

Login with GitHub to post a comment