User tests: Successful: Unsuccessful:
Pull Request for Issue # .
setError method only accept one parameter but on some calls, we are passing two parameters to it. This PR just fixes that small error.
Code review.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_users |
I have tested this item
Code review: As far as I could see, this PR covers all cases with the wrong 2nd parameter.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-25 16:05:56 |
Closed_By | ⇒ | chmst | |
Labels |
Added:
?
|
@joomdonation Where can we see that the function accepts only 1 parameter, i.e. where is it defined?