Skip to content

throws error on rich text fields with icon or glyphs in enabled_features #1566

@johnsfuller

Description

@johnsfuller

Environment and details:

  • version: v7.8.0
  • module setup: "host_template_types": ["PAGE", "BLOG_LISTING"],

Although icon and glyphs are valid features for rich text fields, the cli throws these errors and blocks upload:

richtext field <name> has invalid features [glyphs]. allowed features: [block, font_family, font_size, bold, italic, underline, text_color, background_color, alignment, bulleted_list, numbered_list, lineheight, outdent, indent, strikethrough, superscript, subscript, code_format, link, image, emoji, personalize, cta, embed, video, table, charmap, anchor, hr, nonbreaking_space, source_code, visual_blocks, colors, fonts, indents, lists, standard_emphasis, advanced_emphasis]

richtext field <name> has invalid features [icon]. allowed features: [block, font_family, font_size, bold, italic, underline, text_color, background_color, alignment, bulleted_list, numbered_list, lineheight, outdent, indent, strikethrough, superscript, subscript, code_format, link, image, emoji, personalize, cta, embed, video, table, charmap, anchor, hr, nonbreaking_space, source_code, visual_blocks, colors, fonts, indents, lists, standard_emphasis, advanced_emphasis]

I have tested each of these individually as demonstrated by the errors above.

Metadata

Metadata

Assignees

Labels

CMSIssues specific to CMS functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions