Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.6
-
Fix Version/s: None
-
Component/s: CiviMail
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
At civicrm/a/#/mailing/new
I add the Mailing Name, From, Group and Title.
For the HTML I pasted in some content my boss sent me via email
The Vocal Art Ensemble digs deep into the salt of the earth, excavating the cultural foundations that shape the ever-flourishing art of song. Cultivating choral transplants across countries and generations, VAE nurtures a musical garden of human experience, through the common grounds of life, death, faith, serenity, love, and dreams. Collaborating in this program will be ceremonial sound practitioner René Jenkins, who uses ancient indigenous instruments to harvest timeless soundscapes of magical dimensions.
I get the following error under Chrome:
angular.js?r=SjoA3:11706 SyntaxError: Unexpected token ILLEGAL
at crmApi (crmUtil.js?r=SjoA3:26)
at next (crmUtil.js?r=SjoA3:205)
at enqueue (crmUtil.js?r=SjoA3:222)
at Object.save (services.js?r=SjoA3:349)
at Object.save (EditMailingCtrl.js?r=SjoA3:71)
at doAutosave (crmAutosave.js?r=SjoA3:70)
at angular.js?r=SjoA3:16414
at completeOutstandingRequest (angular.js?r=SjoA3:4940)
at angular.js?r=SjoA3:5328
Autosave no longer works.
Tracked it down to the following characters being embedded in the above text: Latin small letter a with circumflex, Euro sign and Spacing diaeresis - umlaut i.e. =E2=80=A8
This is OSX using Chrome. Have the same problem using Safari.