Closed (fixed)
Project:
Organic groups list manager
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2006 at 14:59 UTC
Updated:
5 Oct 2006 at 20:23 UTC
Using an og with og2list doesn't encode html entities in the subject line correctly:
"Let's See"
becomes "Let's See". Real double quotes become """.
Comments
Comment #1
moshe weitzman commentedis this outbound mail from drupal or inbound? the subject of outbound emails goes through mime_header_encode() if i am not mistaken. not sure what else is needed.
Comment #2
marczak commentedThis is mail created in og, and goes outbound through og2list. The encoding problems I'm seeing are in my mail client.
Comment #3
marczak commentedAlso, to be clear, the body is fine. I'm only seeing the subject have an issue.
Comment #4
moshe weitzman commentedComment #5
Amazon commentedConfirmed this is now working in 4.7. Moving to closed.