Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
mail system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Oct 2014 at 20:37 UTC
Updated:
26 Jan 2015 at 12:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
max-kuzomko commentedThis patch removes format_plural().
Comment #2
podarokbot status
Comment #6
mirom commentedYou have bug in your patch. Following lines shouldn't be removed:
You have also some crazy code in the beginning of the file.
Comment #7
mirom commentedComment #8
rpayanmFirst must be fixed #2309737: Remove deprecated format_plural usage.
Comment #9
ianthomas_ukThe usage issue has now been committed, so this is unblocked.
Comment #10
LinL commentedChange record is done and this is the only occurrence of format_plural() remaining so RTBC.
Comment #11
LinL commentedComment #12
alexpottCommitted 3df1005 and pushed to 8.0.x. Thanks!