- Issue created by @adamps
- Status changed to Needs review
about 2 years ago 2:46pm 17 February 2023 - Status changed to Fixed
about 2 years ago 2:59pm 17 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.
TitleFormatter
currently extends from BasicStringFormatter
. However StringFormatter
would be a much better starting point as it already has one of the settings that TitleFormatter
is adding.
The code in StringFormatter
has some improvements
viewElements()
.Unfortunately the setting in StringFormatter
has a different name: link_to_entity instead of linked.
TitleFormatter
to extend StringFormatter
.Slight differences in formatter settings.
None
Change of formatter setting name link_to_entity instead of linked.
Fixed
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.