Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1637: Replace !var substitutions before calling D8 translate() #1647

Merged
merged 1 commit into from Sep 30, 2015

Conversation

greg-1-anderson
Copy link
Member

Drupal 8 may remove processing of !var substitutions. These are used all over Drush and also in Drush contrib modules; better to pre-process our strings before variable substitutions are removed for us by D8.

@greg-1-anderson
Copy link
Member Author

Apparently, the Drupal-8.0.0-beta16 release due out tomorrow will remove support for the ! placeholder. We should therefore commit this, or some similar variant, ASAP so that Drush does not break when that change is committed.

@weitzman
Copy link
Member

I'm happy to delegate this one to @greg-1-anderson. Thanks!

@greg-1-anderson
Copy link
Member Author

Merging as-is, then. We can always adjust later, if changes are desired, but I think this should do the trick, and keep our unit tests running tomorrow. Thanks.

greg-1-anderson added a commit that referenced this pull request Sep 30, 2015
#1637: Replace !var substitutions before calling D8 translate()
@greg-1-anderson greg-1-anderson merged commit 441fe96 into master Sep 30, 2015
@greg-1-anderson greg-1-anderson deleted the dt-fix branch March 9, 2016 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants