Closed (fixed)
Project:
Provision
Version:
7.x-3.x-dev
Component:
Hosting Drupal 8 sites
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Oct 2015 at 11:49 UTC
Updated:
23 Oct 2015 at 20:30 UTC
Jump to comment: Most recent
Comments
Comment #2
omega8cc commentedRelated Drush discussion: https://github.com/drush-ops/drush/issues/1637#issuecomment-143784752
Comment #3
omega8cc commentedIt started in Drupal here: #2506427: [meta] !placeholder causes strings to be escaped and makes the sanitization API harder to understand
Comment #4
omega8cc commentedI should add that we are testing this using latest Drush 8 (master), so we are probably affected by https://github.com/drush-ops/drush/pull/1647
Comment #5
omega8cc commentedWe should get rid of any remaining
st()andt()and use Drush wrapperdt()everywhere. This fixes the problem. The only remaining cosmetic issue is that!sitegets forward slashes on both sides in the mail body. This doesn't affect mail subject, though. No idea, why?Comment #6
omega8cc commentedComment #7
omega8cc commentedBetter Title.
Comment #9
omega8cc commentedProblem fixed.
Comment #11
gboudrias commented