?
avatar PhilETaylor
PhilETaylor
2 Feb 2021

Steps to reproduce the issue

Attempt to change your password to the same password when an admin has flagged your account as "requires password reset"

Receive error message:

Profile could not be saved: Could not bind profile data: You can't reuse your current password, please enter a new password.

Expected result

Another one of those where we can clean up the language to remove developers language. (like the other issues to remove PHP Class names and method names from error messages shown to frontend users)

"binding profile data" means nothing to a user changing their password in Joomla.

"bind" is a PHP Programmers term (in Joomla) for mapping the incoming request to a PHP object and validating the object against some rules.

The error message would make sense without the "Could not bind profile data" part of the error message

Profile could not be saved: You can't reuse your current password, please enter a new password.

Actual result

Screenshot 2021-02-02 at 22 51 51

System information (as much as possible)

Additional comments

avatar PhilETaylor PhilETaylor - open - 2 Feb 2021
avatar joomla-cms-bot joomla-cms-bot - change - 2 Feb 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Feb 2021
avatar PhilETaylor PhilETaylor - change - 2 Feb 2021
Title
[4.0b7] "Could not bind profile data"
[4.0b7] Remove programmers terms from error messages: "Could not bind profile data"
avatar PhilETaylor PhilETaylor - edited - 2 Feb 2021
avatar PhilETaylor PhilETaylor - change - 2 Feb 2021
Title
[4.0b7] Remove programmers terms from error messages: "Could not bind profile data"
Remove programmers terms from error messages: "Could not bind profile data"
avatar PhilETaylor PhilETaylor - edited - 2 Feb 2021
avatar Quy Quy - change - 2 Feb 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-02-02 23:58:47
Closed_By Quy
avatar Quy Quy - close - 2 Feb 2021
avatar Quy
Quy - comment - 2 Feb 2021

PR #32268

Add a Comment

Login with GitHub to post a comment