[PR #545] [MERGED] Implode process list field if array is passed #886

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/545
Author: @kk6mrp
Created: 1/12/2022
Status: Merged
Merged: 1/14/2022
Merged by: @jasonmunro

Base: masterHead: master


📝 Commits (1)

  • 7284090 Implode process list field if array is passed

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

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

📄 Description

Somehow an array is getting passed to the process_list_fld() function with some emails I am receiving, this implodes the array if one is passed.

There is probably a better way to fix this but I wasn't able to trace it down that far.

Closes #544


🔄 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/545 **Author:** [@kk6mrp](https://github.com/kk6mrp) **Created:** 1/12/2022 **Status:** ✅ Merged **Merged:** 1/14/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7284090`](https://github.com/cypht-org/cypht/commit/728409045d948bc39069ce3f96dd219e7f8c5612) Implode process list field if array is passed ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+1 -0) </details> ### 📄 Description Somehow an array is getting passed to the process_list_fld() function with some emails I am receiving, this implodes the array if one is passed. There is probably a better way to fix this but I wasn't able to trace it down that far. Closes #544 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:32 +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#886
No description provided.