Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Oct 2014 at 17:17 UTC
Updated:
17 Nov 2014 at 10:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rpayanmComment #2
rpayanmComment #3
javivf commentedThe patch applies now
Comment #4
javivf commentedComment #6
filijonka commentedhi
I'm a bit confused here why this second patch appears? The issue is to replace all truncate_utf() which the first patch does, the second patch does a whole lot of other stuff to and there is no interdiff so hard to say what's going on.
Comment #7
filijonka commentedpathc #4 is interfering with this issue #2355187: Remove form_get_cache() so this patch is doing to much
Comment #8
rpayanmhere the reroll :)
Comment #9
filijonka commentedhi
1. This dunction isn't named in the meta but I assume it should be deprecated so it would perhaps be good if added to the meta-list
2. we still needs interdiffs so we know what's going on between the comments, see https://www.drupal.org/documentation/git/interdiff
Comment #10
jeroentNo occurrences left and patch looks ok to me.
Comment #11
alexpottThis issue is a prioritized change (removal of deprecated code) as per #2350615: [policy, no patch] What changes can be accepted during the Drupal 8 beta phase? and it's benefits outweigh any disruption. Committed ea325a9 and pushed to 8.0.x. Thanks!