- Merge request !13547Issue #3553018: Disable node:summary when body field is not text_with_summary β (Open) created by acbramley
As of π Stop automatic storage creation of body field Active in 11.3, the old "body" field is no longer automatically created for nodes. As a result, new sites built with 11.3+ will no longer have output in the [node:summary] token. This token is widely used by contrib modules, including Metatag for SEO purposes, and has long been perceived as the default for outputting a teaser or extract of the node's body text, leading to problems if the field doesn't exist ( π "summary" token for text+summary field is empty when using anything other than the core "body" field Active ).
This field is no longer available therefore the token will no longer output anything, therefore the token is useless.
Build a site with 11.3+.
Output the [node:summary] token for a node.
Note that the output is always empty.
Work out a long term solution for providing a "summary" text output for a node, to inherit the purpose of the original [node:summary] token.
It might be worthwhile to make this entity-agnostic.
Update existing logic.
Work out what to do.
Do it.
TBD
TBD
TBD
TBD
TBD
Active
11.0 π₯
node system
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.