- Issue created by @sthomen
Using the formatter for country fields now crashes the site because the signature for the parent class (CountryDefaultFormatter) has changed.
Try to use the flags_country module
Remove custom constructor from CountryFlagFormatter, it's identical to parent now
The attached patch fixes the issue.
Active
2.0
Code