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 "&quot".

Comments

moshe weitzman’s picture

is 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.

marczak’s picture

This is mail created in og, and goes outbound through og2list. The encoding problems I'm seeing are in my mail client.

marczak’s picture

Also, to be clear, the body is fine. I'm only seeing the subject have an issue.

moshe weitzman’s picture

Project: Organic Groups » Organic groups list manager
Version: 4.6.x-1.x-dev »
Component: OG2list » Code
Amazon’s picture

Status: Active » Closed (fixed)

Confirmed this is now working in 4.7. Moving to closed.