I needed support for string_long field type for a project - the Facebook embed code/URL from media_entity_facebook (so posts can't be imported more than once).

This would also support formatted text fields.

Patch attached. It doesn't take into account the text format selected for a formatted text field (i.e. it compares 'value' like the other fields, not 'processed') but that is probably the most suitable approach anyway.

Comments

bgilhome created an issue. See original summary.

  • bgilhome authored e81b721f on 2.x
    Issue #3070688 by bgilhome: Formatted text (string_long) field support
    
3li’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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