Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REGRESSION User profile plugin #19614

Closed
wants to merge 1 commit into from

Conversation

brianteeman
Copy link
Contributor

Enable the User - Joomla plugin and set the first field to be required
Enable user registration
Try to register a user on the front end and you will see that field Address 1 is displayed as optional - it should be displayed as required.
Try to register without completing field Address 1 and it will fail saying that Address 1 is required

This has been a long standing recurring bug. This instance has come from
Fix form data lost when user registration failed #19145

Reverting that PR resolves this issue but then of course it means that the issue being fixed in #19145 had returned

Enable the User - Joomla plugin and set the first field to be required
Enable user registration
Try to register a user on the front end and you will see that field Address 1 is displayed as optional - it should be displayed as required.
Try to register without completing field Address 1 and it will fail saying that Address 1 is required

This has been a long standing recurring bug. This instance has come from
Fix form data lost when user registration failed joomla#19145

Reverting that PR resolves this issue but then of course it means that the issue being fixed in joomla#19145 had returned
@brianteeman
Copy link
Contributor Author

This "bug" keeps re-occurring. Its been fixed so many times as so many different things keep breaking the display of "required" here. Should there not be a unit test to ensure that the field is displayed as optional/required and then seemingly unrelated changes wont keep breaking this. @rdeutz

@ggppdk
Copy link
Contributor

ggppdk commented Feb 8, 2018

@brianteeman

I think we can fix both issues, please consider testing PR #19617

Enable the User - Joomla plugin and set the first field to be required

you meant User - Profile plugin, right ?

@brianteeman
Copy link
Contributor Author

I have tested this item ✅ successfully on c4497ce


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

@brianteeman
Copy link
Contributor Author

I have not tested this item.


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

@brianteeman brianteeman deleted the regreession branch February 10, 2018 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants