[PR #1043] [MERGED] Sieve: fixed multiple actions broken by validation #1224

Closed
opened 2026-02-25 21:37:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1043
Author: @josaphatim
Created: 5/24/2024
Status: Merged
Merged: 5/27/2024
Merged by: @kroky

Base: masterHead: fixed-multiple-actions-broken-sieve


📝 Commits (1)

  • 264d43c Sieve: fixed multiple actions broken by validation

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 modules/imap/functions.php (+1 -1)
📝 modules/sievefilters/setup.php (+1 -1)

📄 Description

Now Cypht uses uniqid for entities id, block domain/user action and default block behavior where affected by this issue.

Fixes also PHP Fatal error: Uncaught Error: Non-static method Hm_Sieve_Client_Factory::init() cannot be called statically in /path/to/cypht/modules/imap/functions.php:1462


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/1043 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 5/24/2024 **Status:** ✅ Merged **Merged:** 5/27/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fixed-multiple-actions-broken-sieve` --- ### 📝 Commits (1) - [`264d43c`](https://github.com/cypht-org/cypht/commit/264d43c2b4c3a477e65ca5eb801e17702b2faa9e) Sieve: fixed multiple actions broken by validation ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+1 -1) 📝 `modules/sievefilters/setup.php` (+1 -1) </details> ### 📄 Description Now Cypht uses uniqid for entities id, block domain/user action and default block behavior where affected by this issue. Fixes also PHP Fatal error: Uncaught Error: Non-static method Hm_Sieve_Client_Factory::init() cannot be called statically in /path/to/cypht/modules/imap/functions.php:1462 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1224
No description provided.