User tests: Successful: Unsuccessful:
Pull Request for Issue #39701.
Updated md5() from passing null to parameter.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Category | ⇒ | Libraries |
| Status | New | ⇒ | Pending |
| Labels |
Added:
?
|
||
I have tested this item
Tested with null as secret in configuration. Not sure how this can happen, but the fix works.
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Labels |
Added:
?
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-04 09:57:05 |
| Closed_By | ⇒ | fancyFranci |
Thank you!
The second argument of md5 is a boolean and not a string. Why do you add a string here?