6.0.0-beta1
7/21/25

[#9285] Script/Imap.php is using charset
Summary Script/Imap.php is using charset
Queue Ingo
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester hordetest (at) trash-mail (dot) com
Created 10/04/2010 (5404 days ago)
Due
Updated 10/21/2010 (5387 days ago)
Assigned 10/09/2010 (5399 days ago)
Resolved 10/21/2010 (5387 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/21/2010 11:45:23 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
10/10/2010 03:43:18 PM hordetest (at) trash-mail (dot) com Comment #3 Reply to this comment
Why is this a bug?
Isn't the charset now hardcoded to UTF-8? I get an error:
Notice: Undefined index: charset in /ingo/lib/Script/Imap.php on line 170
10/09/2010 06:09:27 PM Michael Rubinsky State ⇒ Feedback
 
10/07/2010 06:51:39 AM Michael Slusarz Comment #2 Reply to this comment
Why is this a bug?
10/04/2010 08:01:42 PM hordetest (at) trash-mail (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Script/Imap.php is using charset
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Line 170
$from_addr = 
Horde_Mime_Address::bareAddress(Horde_Mime_Address::addrArray2String($v['envelope']['from'], array('charset' => 
$this->_params['charset'])));

Saved Queries