6.0.0-beta1
7/7/25

[#9155] Unset charset and variable
Summary Unset charset and variable
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 07/28/2010 (5458 days ago)
Due
Updated 07/28/2010 (5458 days ago)
Assigned
Resolved 07/28/2010 (5458 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/28/2010 04:20:48 PM Michael Slusarz State ⇒ Resolved
 
07/28/2010 04:13:41 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9155: IMP_Compose:: fixes.
Fix 2 charset parameter's for Horde_Mime::encodeAddress().
Fix use of un-initialized variable.

http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=3983a5e8809294627f4ddeb45cac974ed261192b&r2=29898fbf81bd27be54ce371300f68f5a9658142e
07/28/2010 10:54:11 AM Jan Schneider Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Unset charset and variable
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
IMP_Compose#_prepSendMessage() doesn't pass a charset to 
Horde_Mime::encodeAddress() in line 789 of Compose.php, leading to 
follow-up errors in Horde_Mime::is8bit().
When looking at that code I also noticed that there is an undefined 
variable $result used in the same method if there is a recipient limit 
active.

Saved Queries