simple_field_formatter_field_formatter_settings_summary_alter() is not preserving existing summary info.

Comments

mfernea created an issue. See original summary.

mfernea’s picture

Status: Active » Needs review
StatusFileSize
new3.93 KB

Here is the patch along with some coding standards related improvements.

mfernea’s picture

Assigned: mfernea » Unassigned
soyarma’s picture

This 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.

Status: Needs review » Needs work
mfernea’s picture

Status: Needs work » Needs review
StatusFileSize
new5.88 KB

+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.

Status: Needs review » Needs work

  • mfernea authored c4d0337 on 7.x-2.x
    Issue #2632624 by mfernea, soyarma: Preserve existing summary
    
technikh’s picture

Status: Needs work » Fixed

Pushed to dev branch. Thanks for the patch mfernea & soyarma

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.