Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2019 at 15:37 UTC
Updated:
15 Apr 2019 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ckaotikPlease review the attached patch.
Comment #3
lendudeComment #4
lendudeSorry that was submitted a little too quickly :)
I just manually tested this and it works fine.
We don't need an upgrade path to add the translation to any existing translations, but we do need one to trigger a cache clear to make this work
Comment #5
lendudehere we go.
Comment #6
ckaotikAwesome, thank you! Guess I just learned how to do a cache rebuild during updates :D
Comment #7
rajab natshahComment #8
gábor hojtsyComment #10
gábor hojtsyThanks, committed to 8.7.x, does not apply to 8.6.x unfortunately.
Comment #11
abhishek_v commentedI modified the placeholder datatype to label in version 8.6.x and added the cache function provided in ckaotik's patch. This seemed to make the placeholder text translatable. Please review the patch.
Comment #12
alexpottThe 8.6.x branch is now closed for bugfixes. This will be released as bugfix in 8.7.0. Thanks @abhishek_v for your contribution unfortunately there was not time to get this in.
Comment #13
alexpott