Replies: 2 comments
-
That makes sense. Please note that you will also need to remove the code which calling the method from controller https://github.com/joomla/joomla-cms/blob/4.0-dev/components/com_users/src/Controller/ProfileController.php, too Could you please make a PR for this change? |
Beta Was this translation helpful? Give feedback.
0 replies
-
OK. So I went ahead to make PR #32590 to remove those methods |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The two methods could be cleaned out from the code as the user tables does not have an checked_out column
joomla-cms/components/com_users/src/Model/ProfileModel.php
Line 72 in 60f2f0d
joomla-cms/components/com_users/src/Model/ProfileModel.php
Line 103 in 60f2f0d
Beta Was this translation helpful? Give feedback.
All reactions