Skip to content

Conversation

@pabzm
Copy link
Member

@pabzm pabzm commented Sep 27, 2024

In some cases, the array's keys where upper case, and the previous code produced a warning and resulted in an empty string, even though the name was present.

Closes #9650

In some cases, the array's keys where upper case, and the previous code
produced a warning and resulted in an empty string, even though the
name was present.
@pabzm pabzm requested a review from alecpl September 27, 2024 07:51
@pabzm pabzm self-assigned this Sep 27, 2024
@pabzm pabzm linked an issue Sep 27, 2024 that may be closed by this pull request
2 tasks
@alecpl alecpl merged commit 6a7e96c into master Sep 29, 2024
30 of 32 checks passed
@alecpl
Copy link
Member

alecpl commented Sep 29, 2024

Maybe we should also normalize rcube_imap_generic::id() result, so it always returns keys in lower-case.

alecpl pushed a commit that referenced this pull request Sep 29, 2024
In some cases, the array's keys where upper case, and the previous code
produced a warning and resulted in an empty string, even though the
name was present.
@alecpl alecpl deleted the 9650-undefined-array-key-name-encountered-in-get_vendor-function branch March 27, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined array key name encountered in get_vendor() function

3 participants