Pull Request for comment #37091 (comment).
Adds an extra check if the extension installer script returns a boolean in the routines.
Install any extension.
Some which do not return a boolean do fail like acymailing.
All extension can be installed.
Can you mark the test in the tracker? Thanks!
| Category | ⇒ | Libraries |
Can't mark as tested on the tracker
| Labels |
Added:
?
|
||
I think it’s a release blocker.
The patchtester seems to be one of these extensions, too.
@richard67 almost all extensions out there have an installer function returning null
| Status | New | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-26 15:46:25 |
| Closed_By | ⇒ | fancyFranci | |
| Labels |
Added:
?
Release Blocker
|
||
Thank you for fixing that.
I confirm that the PR works and fixes the issue.