🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@schlessera
Copy link
Member

Fixes #396

Errors during plugin activation were properly detected, but not actually counted, therefore printing an incorrect Success: ... message during the batch operation processing.

By properly counting errors as they are detected, the batch processing will correctly use the success or failure message that is appropriate.

@schlessera schlessera requested a review from a team as a code owner February 5, 2024 14:08
@schlessera schlessera added bug command:plugin-activate Related to 'plugin activate' command labels Feb 5, 2024
Copy link
Member

@swissspidy swissspidy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the test is a bit redundant, otherwise seems fine

@schlessera schlessera added this to the 2.1.19 milestone Feb 5, 2024
@swissspidy swissspidy merged commit 8071370 into main Feb 5, 2024
@swissspidy swissspidy deleted the fix/396-incorrect-success-on-php-requirements-mismatch branch February 5, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:plugin-activate Related to 'plugin activate' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect message when there is error in plugin activation

3 participants