Details
-
Type:
Bug
-
Status: Won't Do
-
Priority:
Major
-
Resolution: Won't Do
-
Affects Version/s: 4.2.0, 4.2.1
-
Fix Version/s: Unscheduled
-
Component/s: CiviMail
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
Description
In multi-lingual installations, CiviMail does not display the mailing archives. It also fails to send out new mailings.
It's related to the SQL table "civicrm_mailing_group". Instead of having an entity_table = "civicrm_group", I have "civicrm_group_en_US".
This causes the query in CRM/Mailing/BAO/Mailing.php mailingACLIDs() to fail.
Attachments
Issue Links
- is supplemented by
-
CRM-14465 Opt-out link is broken in multi-lingual CiviCRM / non-English
-
- Done/Fixed
-
4.2.2 is also affected. For a temporary fix see http://forum.civicrm.org/index.php/topic,26024.msg110406.html#msg110406