Closed (fixed)
Project:
Simple Field Formatter
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2015 at 15:54 UTC
Updated:
3 Apr 2017 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mfernea commentedHere is the patch along with some coding standards related improvements.
Comment #3
mfernea commentedComment #4
soyarma commentedThis patch has better formatting in that it doesn't show items unless they're set. It also sets each item as its own translatable string.
Comment #6
mfernea commented+1 for the modifications from #4. Since the translatable strings were changed, when installing the patched version, the translations need to be updated.
I only recreated the patch in the correct format.
Comment #9
technikh commentedPushed to dev branch. Thanks for the patch mfernea & soyarma