Closed (fixed)
Project:
Background Image
Version:
8.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2018 at 07:37 UTC
Updated:
7 Apr 2020 at 21:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
p-neyens commentedAfter enabling Multilingual(admin/config/regional/content-language) it wasn't possible to translate the overlay text. The only supported property was the label.
Comment #3
p-neyens commentedMove previous text settings to the new fields for existing entities.
Comment #4
p-neyens commentedComment #5
p-neyens commentedFix "Notice: Undefined index: value"
Comment #6
markhalliwellI don't think the above patches are the correct approach. The text_format data type is already marked as "translatable". If it's not showing up as such, then something else needs to be done to the code, not manually defining a custom field.
Comment #7
p-neyens commentedWe could mark the settings fields as translatable but then are all the settings language specific. What we want is only the overlay translatable.
Comment #8
markhalliwellComment #9
p-neyens commentedComment #10
markhalliwell@p-neyens, please use the other issue.
Comment #11
p-neyens commented@markcarver I already use the patch from the other issue. But this fix only support token translations and not translations for the text string value of a background image.
Comment #12
markhalliwellAh, I see what you're saying.
Ok, going to clean it up a bit.
Comment #13
markhalliwell